Sign in
ara-mdk
/
platform
/
external
/
linux-tools-perf
/
8a1715044713722b9fa01419a2148a4a2a67aae5
/
.
/
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