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