Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
00204c3396469f407bac56e1475ea16e4a279b13
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
futex-contention-report
blob: c8268138fb7e3e6d431be07bada51abed3022294 [
file
] [
log
] [
blame
]
Arnaldo Carvalho de Melo
00204c3
2010-10-26 17:07:33 -0200
[
diff
] [
blame^
]
1
#!/bin/bash
2
# description: futext contention measurement
3
4
perf trace $@
-
s
"$PERF_EXEC_PATH"
/
scripts
/
python
/
futex
-
contention
.
py