Sign in
android-kvm
/
linux
/
00453419575d6b4f5ce0f370da9421cf5253f103
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
compaction-times-report
blob: 3dc13897cfdeb2bba90b6828074bd2437ad2b958 [
file
] [
log
] [
blame
]
#!/bin/bash
#description: display time taken by mm compaction
#args: [-h] [-u] [-p|-pv] [-t | [-m] [-fs] [-ms]] [pid|pid-range|comm-regex]
perf script
-
s
"$PERF_EXEC_PATH"
/
scripts
/
python
/
compaction
-
times
.
py $@