summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-report
blob: 4b16a8cc40a0eebfebea640166c166519566b16c (plain)
1
2
3
#!/bin/bash
# description: analyze timings of tasks
perf script -s "$PERF_EXEC_PATH"/scripts/python/task-analyzer.py -- "$@"
ngliang 2022-09-23spi: img-spfi: using pm_runtime_resume_and_get instead of pm_runtime_get_syncZhang Qilong 2022-04-22spi: img-spfi: Fix pm_runtime_get_sync() error checkingZheng Yongjun