xref: /linux/tools/perf/scripts/python/bin/task-analyzer-report (revision 438e9230d60ed8771db5770c3c795f3272ef7aae)
1#!/bin/bash
2# description: analyze timings of tasks
3perf script -s "$PERF_EXEC_PATH"/scripts/python/task-analyzer.py -- "$@"
4