Sign in
kunit
/
linux
/
387c31c7e5c9805b0aef8833d1731a5fe7bdea14
/
.
/
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