Sign in
gem5
/
arm
/
linux
/
106665d937df6eff33c71997a52f7bc3aefa6c12
/
.
/
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 $@