thesis/linux-6.8.1/tools/perf/scripts/python/bin/task-analyzer-report
2025-03-19 13:44:23 +01:00

3 lines
125 B
Bash
Executable file

#!/bin/bash
# description: analyze timings of tasks
perf script -s "$PERF_EXEC_PATH"/scripts/python/task-analyzer.py -- "$@"