mirror_ubuntu-kernels/tools/perf/scripts/python/bin/task-analyzer-report

4 lines
125 B
Plaintext
Raw Normal View History

2024-07-02 00:48:40 +03:00
#!/bin/bash
# description: analyze timings of tasks
perf script -s "$PERF_EXEC_PATH"/scripts/python/task-analyzer.py -- "$@"