aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_probe.c
Commit message (Expand)AuthorAge
* tracing/probes: Do not use return value of trace_seq_printf()Steven Rostedt (Red Hat)2014-11-19
* kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftraceMasami Hiramatsu2014-04-24
* kprobes, ftrace: Allow probing on some functionsMasami Hiramatsu2014-04-24
* tracing/uprobes: Add @+file_offset fetch methodNamhyung Kim2014-01-02
* tracing/uprobes: Add support for full argument access methodsNamhyung Kim2014-01-02
* tracing/probes: Implement 'memory' fetch method for uprobesNamhyung Kim2014-01-02
* tracing/probes: Add fetch{,_size} member into deref fetch methodHyeoncheol Lee2014-01-02
* tracing/probes: Move 'symbol' fetch method to kprobesNamhyung Kim2014-01-02
* tracing/probes: Implement 'stack' fetch method for uprobesNamhyung Kim2014-01-02
* tracing/probes: Split [ku]probes_fetch_type_tableNamhyung Kim2014-01-02
* tracing/probes: Move fetch function helpers to trace_probe.hNamhyung Kim2014-01-02
* tracing/probes: Integrate duplicate set_print_fmt()Namhyung Kim2014-01-02
* tracing/probes: Fix basic print type functionsNamhyung Kim2014-01-02
* tracing: Replace strict_strto* with kstrto*Daniel Walter2012-10-31
* tracing: Provide trace events interface for uprobesSrikar Dronamraju2012-05-07
* tracing: Extract out common code for kprobes/uprobes trace eventsSrikar Dronamraju2012-05-07