Sign in
gem5
/
arm
/
linux
/
092f4c56c1927e4b61a41ee8055005f1cb437009
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
futex-contention-record
blob: b1495c9a9b20e14ca2ad1ae62eafc13b741d2ca5 [
file
]
#!/bin/bash
perf record
-
e syscalls
:
sys_enter_futex
-
e syscalls
:
sys_exit_futex $@