summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2008-10-16 18:20:58 +0200
committerIngo Molnar <mingo@elte.hu>2008-10-18 14:05:18 +0200
commitdd3a1db900f2a215a7d7dd71b836e149a6cf5fed (patch)
treeb7e124cec8f750116907a86701937f3edf272936 /tools/perf/scripts/python/bin/stackcollapse-report
parentcc8e920aaf5558f87851169b33c420cc4516c253 (diff)
downloadkernel-dd3a1db900f2a215a7d7dd71b836e149a6cf5fed.tar.gz
genirq: improve include files
Move the irq_desc related iterators out of irq.h, into irqnr.h, also available via interrupt.h. This way non-genirq (and even non-hardirq) architectures get the common definitions and iterators. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
6a6280ad0d21f4e'>s390/ap: add missing virt_to_phys address conversionHeiko Carstens 2021-07-08s390/ap: get rid of register asm in ap_dqap()Harald Freudenberger 2021-07-08s390/ap: get rid of register asmHeiko Carstens 2021-07-08s390/ap: Rework ap_dqap to deal with messages greater than recv bufferHarald Freudenberger 2021-02-09s390/ap: remove unneeded semicolonChengyang Fan