Sign in
googlers
/
maze
/
linux
/
24912420e923d56461b400d83f250a31bed8a964
/
.
/
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