#!/bin/bash # description: analyze timings of tasks perf script -s "$PERF_EXEC_PATH"/scripts/python/task-analyzer.py -- "$@" '/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones