summaryrefslogtreecommitdiffstats
path: root/Documentation/kprobes.txt
diff options
context:
space:
mode:
authorKumar Gala2008-06-26 08:57:58 +0200
committerKumar Gala2008-06-26 10:35:33 +0200
commitb76e59d1fb086c2fdac5d243e09786d6581f2026 (patch)
tree94348c544cc2c7b26ab0c5aa75b93c89e959a17e /Documentation/kprobes.txt
parentpowerpc/QE: use arch_initcall to probe QUICC Engine GPIOs (diff)
downloadkernel-qcow2-linux-b76e59d1fb086c2fdac5d243e09786d6581f2026.tar.gz
kernel-qcow2-linux-b76e59d1fb086c2fdac5d243e09786d6581f2026.tar.xz
kernel-qcow2-linux-b76e59d1fb086c2fdac5d243e09786d6581f2026.zip
powerpc/kprobes: Some minor fixes
* Mark __flush_icache_range as a function that can't be probed since its used by the kprobe code. * Fix an issue with single stepping and async exceptions. We need to ensure that we dont get an async exception (external, decrementer, etc) while we are attempting to single step the probe point. Added a check to ensure we only handle a single step if its really intended for the instruction in question. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'Documentation/kprobes.txt')
0 files changed, 0 insertions, 0 deletions