Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tracing/probes: Move 'symbol' fetch method to kprobes | Namhyung Kim | 2014-01-02 | 1 | -0/+24 |
* | tracing/probes: Implement 'stack' fetch method for uprobes | Namhyung Kim | 2014-01-02 | 1 | -4/+10 |
* | tracing/probes: Split [ku]probes_fetch_type_table | Namhyung Kim | 2014-01-02 | 1 | -0/+53 |
* | tracing/probes: Move fetch function helpers to trace_probe.h | Namhyung Kim | 2014-01-02 | 1 | -0/+65 |
* | tracing/probes: Integrate duplicate set_print_fmt() | Namhyung Kim | 2014-01-02 | 1 | -0/+2 |
* | tracing/kprobes: Move common functions to trace_probe.h | Namhyung Kim | 2014-01-02 | 1 | -0/+48 |
* | tracing/kprobes: Factor out struct trace_probe | Namhyung Kim | 2014-01-02 | 1 | -0/+20 |
* | uprobes/tracing: Introduce is_trace_uprobe_enabled() | Oleg Nesterov | 2013-02-08 | 1 | -1/+0 |
* | tracing: Provide trace events interface for uprobes | Srikar Dronamraju | 2012-05-07 | 1 | -1/+2 |
* | tracing: Extract out common code for kprobes/uprobes trace events | Srikar Dronamraju | 2012-05-07 | 1 | -0/+160 |