Sign in
zircon-guest
/
third_party
/
linux
/
a6786fdad97d2ef4454f75a11a4f2a3bf67f2348
/
.
/
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