summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_probe.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2018-03-291-1/+1
|\
| * tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu2018-03-231-1/+1
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-02-171-0/+12
|\ \ | |/
| * tracing/kprobe: bpf: Check error injectable event is on function entryMasami Hiramatsu2018-01-121-6/+6
| * bpf: add a bpf_override_function helperJosef Bacik2017-12-121-0/+12
* | perf/core: Implement the 'perf_uprobe' PMUSong Liu2018-02-061-0/+4
* | perf/core: Implement the 'perf_kprobe' PMUSong Liu2018-02-061-0/+7
|/
* tracing: Make traceprobe parsing code reusableTom Zanussi2017-10-041-7/+0
* perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTSAnton Blanchard2017-03-011-2/+2
* ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimalMasami Hiramatsu2016-08-231-1/+1
* ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal typesMasami Hiramatsu2016-08-231-0/+9
* tracing: expose current->comm to [ku]probe eventsOmar Sandoval2016-06-201-0/+10
* kernel/trace_probe: is_good_name can be booleanYaowei Bai2015-09-221-4/+4
* tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)2015-05-131-2/+2
* tracing: Rename ftrace_event_file to trace_event_fileSteven Rostedt (Red Hat)2015-05-131-2/+2
* Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-141-8/+2
|\
| * trace: Don't use __weak in header filesStephen Rothwell2015-03-251-8/+2
* | tracing: Convert the tracing facility over to use tracefsSteven Rostedt (Red Hat)2015-02-031-1/+1
|/
* kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftraceMasami Hiramatsu2014-04-241-8/+7
* tracing/uprobes: Support ftrace_event_file base multibufferzhangwei(Jovi)2014-02-201-0/+17
* tracing/probes: Fix build break on !CONFIG_KPROBE_EVENTNamhyung Kim2014-01-031-0/+8
* tracing/uprobes: Add @+file_offset fetch methodNamhyung Kim2014-01-021-0/+2
* tracing/probes: Implement 'memory' fetch method for uprobesNamhyung Kim2014-01-021-4/+0
* tracing/probes: Move 'symbol' fetch method to kprobesNamhyung Kim2014-01-021-0/+24
* tracing/probes: Implement 'stack' fetch method for uprobesNamhyung Kim2014-01-021-4/+10
* tracing/probes: Split [ku]probes_fetch_type_tableNamhyung Kim2014-01-021-0/+53
* tracing/probes: Move fetch function helpers to trace_probe.hNamhyung Kim2014-01-021-0/+65
* tracing/probes: Integrate duplicate set_print_fmt()Namhyung Kim2014-01-021-0/+2
* tracing/kprobes: Move common functions to trace_probe.hNamhyung Kim2014-01-021-0/+48
* tracing/kprobes: Factor out struct trace_probeNamhyung Kim2014-01-021-0/+20
* uprobes/tracing: Introduce is_trace_uprobe_enabled()Oleg Nesterov2013-02-081-1/+0
* tracing: Provide trace events interface for uprobesSrikar Dronamraju2012-05-071-1/+2
* tracing: Extract out common code for kprobes/uprobes trace eventsSrikar Dronamraju2012-05-071-0/+160
OpenPOWER on IntegriCloud