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
db273983057023a17a8791ad3'>x86: rename stack_pointer to kernel_trap_spHarvey Harrison 2008-01-30x86: clean up ptrace.hHarvey Harrison 2008-01-30x86: unify pt_regs accessors ptrace.hHarvey Harrison 2008-01-30x86: remove last user of get_segment_eipHarvey Harrison 2008-01-30x86: common x86_32|64 namingHarvey Harrison 2008-01-30x86: move get_segment_eip() to step.cHarvey Harrison 2008-01-30x86, ptrace: new ptrace BTS APIMarkus Metzger 2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger 2008-01-30x86: x86 ptrace merge completeRoland McGrath 2008-01-30x86: eflags enumRoland McGrath 2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin 2008-01-30x86: debugctlmsr arch_has_block_stepRoland McGrath 2008-01-30x86: x86-64 ptrace debugreg cleanupRoland McGrath 2008-01-30x86: arch_has_single_stepRoland McGrath 2008-01-30x86: TLS cleanupRoland McGrath 2007-11-14oprofile: fix oops on x86 32-bitJan Blunck 2007-10-23x86: merge ptrace_32/64.hThomas Gleixner 2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner