Sign in
android-kvm
/
linux
/
a49fb7218ed84a4c5e6c56b9fd933498b9730912
/
.
/
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