diff options
| author | Masami Hiramatsu <[email protected]> | 2009-01-06 14:41:55 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-01-06 15:59:21 -0800 |
| commit | f24659d96f4e056125f14498285203d1427cb18e (patch) | |
| tree | 8dc1e4e0f47b10d426449e395e81a565ad6d0118 /tools/perf/scripts/python | |
| parent | 0deddf436a37c18ceb26c6e3b632fb9b5f58a0c1 (diff) | |
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 <[email protected]>
Acked-by: Ananth N Mavinakayanahalli <[email protected]>
Cc: Anil S Keshavamurthy <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions