| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing/kprobes: Support "string" type | Masami Hiramatsu | 2010-07-05 | 1 | -1/+1 |
* | tracing/kprobes: Support basic types on dynamic events | Masami Hiramatsu | 2010-04-14 | 1 | -1/+3 |
* | kprobetrace, doc: Add the explanation to remove probe points | Motohiro KOSAKI | 2010-01-20 | 1 | -0/+7 |
* | kprobetrace, doc: Shell needs single quote to use $ character | Motohiro KOSAKI | 2010-01-20 | 1 | -2/+2 |
* | tracing/kprobe: Drop function argument access syntax | Masami Hiramatsu | 2010-01-13 | 1 | -11/+10 |
* | tracing/kprobe: Update example output in documentation | Masami Hiramatsu | 2010-01-13 | 1 | -16/+17 |
* | tracing/kprobes: Rename Kprobe-tracer to kprobe-event | Masami Hiramatsu | 2009-11-04 | 1 | -18/+16 |
* | tracing/kprobes: Make special variable names more self-explainable | Masami Hiramatsu | 2009-10-12 | 1 | -11/+11 |
* | tracing/kprobes: Remove '$ra' special variable | Masami Hiramatsu | 2009-10-12 | 1 | -7/+6 |
* | tracing/kprobes: Add $ prefix to special variables | Masami Hiramatsu | 2009-10-12 | 1 | -10/+10 |
* | tracing/kprobes: Disable kprobe events by default after creation | Masami Hiramatsu | 2009-09-17 | 1 | -2/+9 |
* | tracing/kprobes: Support custom subsystem for each kprobe event | Masami Hiramatsu | 2009-09-17 | 1 | -2/+3 |
* | tracing/kprobes: Show event name in trace output | Masami Hiramatsu | 2009-09-11 | 1 | -8/+8 |
* | tracing/kprobes: Add argument name support | Masami Hiramatsu | 2009-09-11 | 1 | -26/+20 |
* | tracing/kprobes: Add event profiling support | Masami Hiramatsu | 2009-09-11 | 1 | -1/+3 |
* | tracing/kprobes: Fix probe offset to be unsigned | Masami Hiramatsu | 2009-09-11 | 1 | -7/+7 |
* | tracing: Add kprobes event profiling interface | Masami Hiramatsu | 2009-08-27 | 1 | -0/+8 |
* | tracing: Generate names for each kprobe event automatically | Masami Hiramatsu | 2009-08-27 | 1 | -1/+2 |
* | tracing: Kprobe-tracer supports more than 6 arguments | Masami Hiramatsu | 2009-08-27 | 1 | -1/+1 |
* | tracing: Add kprobe-based event tracer documentation | Masami Hiramatsu | 2009-08-27 | 1 | -0/+139 |