index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
futex-contention-record
blob: 5ecbb433caf499d4103ad9a5561ebfa7eea86471 (
plain
)
1
2
#!/bin/bash
perf
record
-a
-e
syscalls:sys_enter_futex
-e
syscalls:sys_exit_futex
$@