aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorArjan van de Ven <[email protected]>2009-11-02 16:59:15 -0800
committerIngo Molnar <[email protected]>2009-11-03 16:50:22 +0100
commita489ca355efaf9efa4990b0f8f30ab650a206273 (patch)
tree15318e174eadd72811d2053f5548f83e55f362d9 /tools/perf/scripts/python/check-perf-trace.py
parent1836d95928a0f41ada0cbb2a6c4e46b027db9491 (diff)
x86: Make sure we also print a Code: line for show_regs()
show_regs() is called as a mini BUG() equivalent in some places, specifically for the "scheduling while atomic" case. Unfortunately right now it does not print a Code: line unlike a real bug/oops. This patch changes the x86 implementation of show_regs() so that it calls the same function as oopses do to print the registers as well as the Code: line. Signed-off-by: Arjan van de Ven <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions