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