Age | Commit message (Expand) | Author | Files | Lines |
2014-04-24 | kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace | Masami Hiramatsu | 1 | -8/+7 |
2014-02-20 | tracing/uprobes: Support ftrace_event_file base multibuffer | zhangwei(Jovi) | 1 | -0/+17 |
2014-01-03 | tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT | Namhyung Kim | 1 | -0/+8 |
2014-01-02 | tracing/uprobes: Add @+file_offset fetch method | Namhyung Kim | 1 | -0/+2 |
2014-01-02 | tracing/probes: Implement 'memory' fetch method for uprobes | Namhyung Kim | 1 | -4/+0 |
2014-01-02 | tracing/probes: Move 'symbol' fetch method to kprobes | Namhyung Kim | 1 | -0/+24 |
2014-01-02 | tracing/probes: Implement 'stack' fetch method for uprobes | Namhyung Kim | 1 | -4/+10 |
2014-01-02 | tracing/probes: Split [ku]probes_fetch_type_table | Namhyung Kim | 1 | -0/+53 |
2014-01-02 | tracing/probes: Move fetch function helpers to trace_probe.h | Namhyung Kim | 1 | -0/+65 |
2014-01-02 | tracing/probes: Integrate duplicate set_print_fmt() | Namhyung Kim | 1 | -0/+2 |
2014-01-02 | tracing/kprobes: Move common functions to trace_probe.h | Namhyung Kim | 1 | -0/+48 |
2014-01-02 | tracing/kprobes: Factor out struct trace_probe | Namhyung Kim | 1 | -0/+20 |
2013-02-08 | uprobes/tracing: Introduce is_trace_uprobe_enabled() | Oleg Nesterov | 1 | -1/+0 |
2012-05-07 | tracing: Provide trace events interface for uprobes | Srikar Dronamraju | 1 | -1/+2 |
2012-05-07 | tracing: Extract out common code for kprobes/uprobes trace events | Srikar Dronamraju | 1 | -0/+160 |