Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-10-12 | tracing/kprobes: Add $ prefix to special variables | Masami Hiramatsu | 1 | -10/+10 |
2009-09-17 | tracing/kprobes: Disable kprobe events by default after creation | Masami Hiramatsu | 1 | -2/+9 |
2009-09-17 | tracing/kprobes: Support custom subsystem for each kprobe event | Masami Hiramatsu | 1 | -2/+3 |
2009-09-11 | tracing/kprobes: Show event name in trace output | Masami Hiramatsu | 1 | -8/+8 |
2009-09-11 | tracing/kprobes: Add argument name support | Masami Hiramatsu | 1 | -26/+20 |
2009-09-11 | tracing/kprobes: Add event profiling support | Masami Hiramatsu | 1 | -1/+3 |
2009-09-11 | tracing/kprobes: Fix probe offset to be unsigned | Masami Hiramatsu | 1 | -7/+7 |
2009-08-27 | tracing: Add kprobes event profiling interface | Masami Hiramatsu | 1 | -0/+8 |
2009-08-27 | tracing: Generate names for each kprobe event automatically | Masami Hiramatsu | 1 | -1/+2 |
2009-08-27 | tracing: Kprobe-tracer supports more than 6 arguments | Masami Hiramatsu | 1 | -1/+1 |
2009-08-27 | tracing: Add kprobe-based event tracer documentation | Masami Hiramatsu | 1 | -0/+139 |