Merge branch 'fix/asoc' into for-linus
[firefly-linux-kernel-4.4.55.git] / tools / perf / scripts / python / bin / futex-contention-record
1 #!/bin/bash
2 perf record -e syscalls:sys_enter_futex -e syscalls:sys_exit_futex $@