#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" 'https://universe.0xinfinity.dev/distro/kernel/atom/tools/perf/scripts/python/check-perf-trace.py?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
AgeCommit message (Expand)Author
2019-03-06perf script python: add Python3 support to check-perf-trace.pyTony Jones
2019-03-06perf script python: Remove mixed indentationTony Jones
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart