summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"
th SPDX - rule 234Thomas Gleixner 2018-06-26perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker 2018-06-26perf/arch/arm64: Implement hw_breakpoint_arch_parse()Frederic Weisbecker 2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker 2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin 2016-11-18arm64: Allow hw watchpoint of length 3,5,6 and 7Pratyush Anand 2016-11-18arm64: Allow hw watchpoint at varied offset from base addressPratyush Anand 2016-09-09arm64: simplify sysreg manipulationMark Rutland 2016-08-22arm64: remove traces of perf_ops_bpMark Rutland