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