Sign in
coral
/
linux-imx
/
a9852f611f45c2868612fa172f37d50f80d4fa0c
/
.
/
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 $@