]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/stackcollapse-report
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
[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.040584 seconds and 4 git commands to generate.