Masami Hiramatsu
6142431810
tracing/kprobes: Support module init function probing
...
To support probing module init functions, kprobe-tracer allows
user to define a probe on non-existed function when it is given
with a module name. This also enables user to set a probe on
a function on a specific module, even if a same name (but different)
function is locally defined in another module.
The module name must be in the front of function name and separated
by a ':'. e.g. btrfs:btrfs_init_sysfs
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Link: http://lkml.kernel.org/r/20110627072656.6528.89970.stgit@fedora15
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
2011-07-15 15:17:14 -04:00
..
2011-06-15 20:03:59 -07:00
2011-06-15 21:52:50 -07:00
2011-05-29 01:50:40 -04:00
2011-05-25 21:47:48 +01:00
2011-03-31 11:26:23 -03:00
2011-05-06 08:23:59 -06:00
2011-06-15 21:52:50 -07:00
2011-03-16 17:54:31 -04:00
2011-03-25 14:30:31 -06:00
2011-03-31 11:26:23 -03:00
2011-05-27 22:59:57 +01:00
2011-05-27 20:06:53 -07:00
2011-05-06 18:01:05 -07:00
2011-04-07 11:14:49 -07:00
2011-03-31 11:26:23 -03:00
2011-06-14 15:25:39 -07:00
2011-03-22 11:43:51 +01:00
2011-05-25 20:43:33 +02:00
2011-05-24 20:58:49 +02:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-05-16 22:48:24 -07:00
2011-05-25 16:55:55 -07:00
2011-03-31 11:26:23 -03:00
2011-04-19 16:53:45 -07:00
2011-05-25 16:54:01 -07:00
2011-05-27 12:36:46 -04:00
2011-04-04 17:51:47 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-05-24 21:01:21 -04:00
2011-05-27 10:25:02 -07:00
2011-03-31 11:26:23 -03:00
2011-06-21 23:25:32 +02:00
2011-03-31 11:26:23 -03:00
2011-05-13 16:31:00 -07:00
2011-05-23 13:01:00 -07:00
2011-03-23 19:46:41 -07:00
2011-05-26 09:42:23 -07:00
2011-04-04 17:51:47 -07:00
2011-06-15 21:52:50 -07:00
2011-05-24 12:36:06 -04:00
2011-05-19 15:59:38 -07:00
2011-03-31 11:26:23 -03:00
2011-05-22 10:01:35 +02:00
2011-03-31 11:26:23 -03:00
2011-05-26 17:12:36 -07:00
2011-03-23 11:36:45 -05:00
2011-03-31 11:26:23 -03:00
2011-05-17 10:52:02 +02:00
2011-07-15 15:17:14 -04:00
2011-05-23 12:33:02 -07:00
2011-05-20 09:30:36 -03:00
2011-05-30 11:14:12 +09:30
2011-06-15 21:52:50 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-05-10 17:22:06 +02:00
2011-05-06 17:59:20 -07:00
2011-05-20 09:10:04 -07:00
2011-05-26 17:12:34 -07:00
2011-05-25 08:39:21 -07:00
2011-03-22 17:44:17 -07:00
2011-03-22 17:44:16 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-05-25 14:49:20 -07:00
2011-05-23 15:14:11 -07:00
2011-03-27 19:46:59 -07:00
2011-04-07 11:14:49 -07:00
2011-03-31 11:26:23 -03:00
2011-06-15 20:04:02 -07:00
2011-04-28 16:12:47 -04:00
2011-05-23 15:14:11 -07:00
2011-02-17 09:52:03 -08:00
2011-03-23 20:44:18 +01:00
2011-05-25 08:39:45 -07:00
2011-03-31 11:26:23 -03:00
2011-06-07 09:05:42 -07:00
2011-06-15 21:52:50 -07:00
2011-03-07 13:20:05 -08:00
2011-05-28 17:03:29 +02:00
2011-06-09 11:43:04 +10:00
2011-03-31 11:26:23 -03:00
2011-03-04 08:05:49 -08:00
2011-06-15 21:52:50 -07:00
2011-03-09 11:25:10 -08:00
2011-03-31 11:26:23 -03:00
2011-03-30 12:02:05 +02:00
2011-03-31 11:26:23 -03:00
2011-05-23 15:14:11 -07:00
2011-05-23 15:14:11 -07:00
2011-03-31 13:40:42 +02:00