summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to stackcollapse.pyTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-22perf script stackcollapse: Remove reference to the perl interpreterArnaldo Carvalho de Melo
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
t__synthesize...Adrian Hunter 2018-01-18perf intel-pt/bts: Do not swap when synthesizing samplesAdrian Hunter 2017-10-30perf tools: Rename struct perf_data_file to perf_dataJiri Olsa 2017-06-19perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv arrayKim Phillips 2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo 2017-04-19perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo 2016-10-24perf intel-pt/bts: Report instruction bytes and length in sampleAndi Kleen 2016-10-24perf intel-pt/bts: Tidy instruction buffer size usageAdrian Hunter 2016-09-05perf symbols: Remove symbol_filter_t machineryArnaldo Carvalho de Melo 2016-09-05perf machine: Remove machine->symbol_filter and friendsArnaldo Carvalho de Melo 2016-06-23perf auxtrace: Add option to feed branches to the thread stackAdrian Hunter 2016-06-23perf evlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo 2016-03-30perf tools: Add support for skipping itrace instructionsAndi Kleen 2016-03-29perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...Arnaldo Carvalho de Melo 2016-03-23perf tools: Remove misplaced __maybe_unusedArnaldo Carvalho de Melo 2015-09-02perf tools: Fix use of wrong event when processing exit eventsAdrian Hunter 2015-08-21perf tools: Add Intel BTS supportAdrian Hunter