Sign in
android-kvm
/
linux
/
7803c05429c7ca4e62fc3468791b7da224866305
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
futex-contention-record
blob: b1495c9a9b20e14ca2ad1ae62eafc13b741d2ca5 [
file
] [
log
] [
blame
]
#!/bin/bash
perf record
-
e syscalls
:
sys_enter_futex
-
e syscalls
:
sys_exit_futex $@