Add info about kretprobes
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 30 Jul 2011 02:21:07 +0000 (22:21 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Sat, 30 Jul 2011 02:21:20 +0000 (22:21 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
README

diff --git a/README b/README
index 1a7cea16e4ca49e72ae957e1d3723edb8d746a19..3bd0d153a7eacbe48e0b4dc25701a107e8153b06 100644 (file)
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ need for additional patches. Other features:
 - Produces CTF (Common Trace Format) natively,
   (http://www.efficios.com/ctf)
 - Tracepoints, Function tracer, CPU Performance Monitoring Unit (PMU)
-  counters and kprobes support,
+  counters, kprobes, and kretprobes support,
 - Integrated interface for both kernel and userspace tracing,
 - Have the ability to attach "context" information to events in the
   trace (e.g. any PMU counter, pid, ppid, tid, comm name, etc).
This page took 0.026398 seconds and 4 git commands to generate.