Sign in
kunit
/
linux
/
f51fff9f2badd1f35ea493e6127c57b651d599d2
/
.
/
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 $@