Sign in
gem5
/
arm
/
linux
/
d4c2e9fca5b7db8d315d93a072e65d0847f8e0c5
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
futex-contention-report
blob: 6c44271091abbb977b2a0ef725dea470626b1337 [
file
] [
log
] [
blame
]
#!/bin/bash
# description: futext contention measurement
perf script $@
-
s
"$PERF_EXEC_PATH"
/
scripts
/
python
/
futex
-
contention
.
py