Sign in
gem5
/
arm
/
linux-arm-legacy
/
9ab5f815800d5c562ad5e026db774c86cdca45f3
/
.
/
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