Sign in
googlers
/
maze
/
linux
/
11cc21f5f5575b9abd14d53a6055ccbf72b67573
/
.
/
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