summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-02-17 20:28:29 +0100
committerIngo Molnar <mingo@elte.hu>2009-02-17 20:28:29 +0100
commit8316e38100c70cd1443ac90074eccdd033aa218d (patch)
tree155392d9a76df31a1934c181d24467cd93294986 /tools/perf/scripts/python/stackcollapse.py
parentae88a23b32fa7e0dc9fa7ce735966e68eb41b0bc (diff)
downloadkernel-8316e38100c70cd1443ac90074eccdd033aa218d.tar.gz
irq: further clean up the free_irq() code flow
Linus noticed that the 'pp' variable can be eliminated altogether, and the loop can be cleaned up further. Cc: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
/td> 2022-05-26Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2022-05-24lockdown: also lock down previous kgdb useDaniel Thompson 2022-04-05module: Move kdb module related code out of main kdb codeAaron Tomlin 2022-03-24kdb: Fix the putarea helper functionDaniel Thompson 2021-11-03kdb: Adopt scheduler's task classificationDaniel Thompson 2021-09-07Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds 2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan 2021-07-27kdb: Rename members of struct kdbtab_tSumit Garg 2021-07-27kdb: Simplify kdb_defcmd macro logicSumit Garg 2021-07-27kdb: Get rid of redundant kdb_register_flags()Sumit Garg 2021-07-27kdb: Rename struct defcmd_set to struct kdb_macroSumit Garg 2021-07-27kdb: Get rid of custom debug heap allocatorSumit Garg 2021-07-06Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds