Sign in
googlers
/
maze
/
linux
/
8c11a94d86eb5489dc665bc566bf624e329d89fa
/
.
/
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 $@