summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Add Python3 support to event_analyzing_sample.pyTony Jones
2019-03-06perf script python: Remove mixed indentationTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2012-08-09perf script python: Correct handler check and spelling errorsFeng Tang
2012-08-08perf scripts python: Add event_analyzing_sample.py as a sample for general ev...Feng Tang
d>2019-02-23powerpc: 'current_set' is now a table of task_struct pointersChristophe Leroy 2019-02-23powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy 2019-02-23powerpc: Update comments in preparation for THREAD_INFO_IN_TASKChristophe Leroy 2019-02-23powerpc: Rename THREAD_INFO to TASK_STACKChristophe Leroy 2019-02-23powerpc: Only use task_struct 'cpu' field on SMPChristophe Leroy 2018-12-20powerpc/fsl: Flush the branch predictor at each kernel entry (32 bit)Diana Craciun 2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy 2016-08-07ppc: move exports to definitionsAl Viro