Add linux-next specific files for 20110831
[linux-2.6/next.git] / tools / perf / scripts / python / bin / futex-contention-record
blobb1495c9a9b20e14ca2ad1ae62eafc13b741d2ca5
1 #!/bin/bash
2 perf record -e syscalls:sys_enter_futex -e syscalls:sys_exit_futex $@