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