]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/stackcollapse-report
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[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.036639 seconds and 4 git commands to generate.