aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorDaniel Thompson <daniel.thompson@linaro.org>2020-09-27 22:15:31 +0100
committerDaniel Thompson <daniel.thompson@linaro.org>2020-10-01 14:23:45 +0100
commit771910f719651789adee8260e1a2c4c0ba161007 (patch)
tree46ca7c263937d2d811db8dced559df750d80b4d6 /tools/perf/scripts/python/bin/stackcollapse-report
parentkgdb: Add NOKPROBE labels on the trap handler functions (diff)
downloadlinux-771910f719651789adee8260e1a2c4c0ba161007.tar.gz
linux-771910f719651789adee8260e1a2c4c0ba161007.zip
kernel: debug: Centralize dbg_[de]activate_sw_breakpoints
During debug trap execution we expect dbg_deactivate_sw_breakpoints() to be paired with an dbg_activate_sw_breakpoint(). Currently although the calls are paired correctly they are needlessly smeared across three different functions. Worse this also results in code to drive polled I/O being called with breakpoints activated which, in turn, needlessly increases the set of functions that will recursively trap if breakpointed. Fix this by moving the activation of breakpoints into the debug core. Reviewed-by: Douglas Anderson <dianders@chromium.org> Link: https://lore.kernel.org/r/20200927211531.1380577-4-daniel.thompson@linaro.org Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
: 6524/1: GIC irq desciptor bug fixChao Xie1-1/+7 2010-12-05Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman1-1/+1 2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin1-1/+1 2010-12-04parisc: KittyHawk LCD fixGuy Martin1-4/+13 2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley6-11/+12 2010-12-04parisc: fix dino/gsc interruptsJames Bottomley1-1/+1 2010-12-04ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent1-1/+2 2010-12-04ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez1-0/+1 2010-12-04ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin1-1/+1 2010-12-04slub: Fix a crash during slabinfo -vTero Roponen1-2/+2