aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_probe.c
Commit message (Expand)AuthorAge
* tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu2018-03-23
* tracing: Make traceprobe parsing code reusableTom Zanussi2017-10-04
* tracing/probes: Fix a warning message to show correct maximum lengthMasami Hiramatsu2017-02-15
* tracing/probe: Show subsystem name in messagesMasami Hiramatsu2017-02-15
* tracing: Have traceprobe_probes_write() not access userspace unnecessarilySteven Rostedt (VMware)2017-02-15
* ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu2016-08-23
* ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal typesMasami Hiramatsu2016-08-23
* tracing: expose current->comm to [ku]probe eventsOmar Sandoval2016-06-20
* kernel/...: convert pr_warning to pr_warnJoe Perches2016-03-22
* trace: Don't use __weak in header filesStephen Rothwell2015-03-25
* 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