Sign in
android-kvm
/
linux
/
dc69d1af9e8d9cbbabff88bb35a6782187a22229
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
futex-contention-report
blob: c8268138fb7e3e6d431be07bada51abed3022294 [
file
] [
log
] [
blame
]
#!/bin/bash
# description: futext contention measurement
perf trace $@
-
s
"$PERF_EXEC_PATH"
/
scripts
/
python
/
futex
-
contention
.
py