summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
AgeCommit message (Expand)Author
2019-02-25perf script python: Add Python3 support to stat-cpi.pyTony Jones
2019-01-25perf script python: Remove explicit shebang from Python scriptsTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-01-06perf script: Add stat-cpi.py scriptJiri Olsa
f3403b5ab8c72ced'>dump_stack: add vmlinux build ID to stack tracesStephen Boyd 2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds 2021-06-29printk: introduce dump_stack_lvl()Alexander Potapenko 2021-06-22lib/dump_stack: move cpu lock to printk.cJohn Ogness