index
:
kernel_moto_shamu.git
lp5.0
lp5.1
master
mm6.0
n7.0
n7.1
n7.1-old
n7.1-rebase
o8.0
o8.1
p9.0
kernel_moto_shamu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
futex-contention-record
blob: b1495c9a9b20e14ca2ad1ae62eafc13b741d2ca5 (
plain
)
1
2
#!/bin/bash
perf record -e syscalls:sys_enter_futex -e syscalls:sys_exit_futex
$@