]> bbs.cooldavid.org Git - net-next-2.6.git/blob - tools/perf/scripts/python/bin/futex-contention-record
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groec...
[net-next-2.6.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 $@