09 Sep, 2008
1 commit
-
Needed by CONFIG_TRACING.
Signed-off-by: Paul Mundt
08 Sep, 2008
8 commits
-
Signed-off-by: Paul Mundt
-
Handle a corner case where another CPU or debugger removes the probe
point from underneath us.Signed-off-by: Paul Mundt
-
Signed-off-by: Paul Mundt
-
Presently this is doing a force_sig() SIGTRAP, which is already taken
care of in the generic code if no one asserts NOTIFY_STOP. Switch the
default return to NOTIFY_DONE in the case of unhandled traps, so that
the same trap may pass through to other users on the same die chain.Signed-off-by: Paul Mundt
-
Not all parts support trapa #0xff, so use something within the debug trap
range that's accessible on all parts.Signed-off-by: Paul Mundt
-
Signed-off-by: Paul Mundt
-
Signed-off-by: Paul Mundt
-
Initial support for kprobes/kretprobes for 32-bit SH platforms.
[ General cleanup and some rework for the kretprobe hash lock. -- PFM ]
Signed-off-by: Chris Smith
Signed-off-by: Paul Mundt