Linux Audio

Check our new training course

Linux debugging, profiling, tracing and performance analysis training

Apr 14-17, 2025
Register
Loading...
Note: File does not exist in v3.5.6.
1#!/bin/bash
2#description: display time taken by mm compaction
3#args: [-h] [-u] [-p|-pv] [-t | [-m] [-fs] [-ms]] [pid|pid-range|comm-regex]
4perf script -s "$PERF_EXEC_PATH"/scripts/python/compaction-times.py $@