]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/stackcollapse-report
Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm
[linux.git] / tools / perf / scripts / python / bin / stackcollapse-report
1 #!/bin/sh
2 # description: produce callgraphs in short form for scripting use
3 perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"
This page took 0.031142 seconds and 4 git commands to generate.