Sign in
gfiber
/
kernel
/
bruno
/
96f10a6239a28db7dca78c16dc2ee414a04a1c1e
/
.
/
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