diff options
author | Masami Hiramatsu <mhiramat@redhat.com> | 2009-01-06 23:41:55 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-01-07 00:59:21 +0100 |
commit | f24659d96f4e056125f14498285203d1427cb18e (patch) | |
tree | 8dc1e4e0f47b10d426449e395e81a565ad6d0118 /kernel/cgroup_debug.c | |
parent | module: add MODULE_STATE_LIVE notify (diff) | |
download | linux-f24659d96f4e056125f14498285203d1427cb18e.tar.xz linux-f24659d96f4e056125f14498285203d1427cb18e.zip |
kprobes: support probing module __init function
Allow kprobes to probe module __init routines. When __init functions are
freed, kprobes which probe those functions are set to "Gone" flag. These
"Gone" probes are disarmed from the code and never be enabled.
Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
Acked-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/cgroup_debug.c')
0 files changed, 0 insertions, 0 deletions