Linux-6.18.2/tools/perf/scripts/python/bin/task-analyzer-report
2025-12-23 20:06:59 +08:00

4 lines
125 B
Bash
Executable File

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