Sign in
gem5
/
arm
/
linux-arm64-legacy
/
ee14b644daaa58afe1e91bb9ebd9cf1b18d1f5fa
/
.
/
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 $@