aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_kprobe.c
Commit message (Expand)AuthorAge
* bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song2018-05-24
* trace_kprobe: Remove warning message "Could not insert probe at..."Song Liu2018-04-17
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2018-03-29
|\
| * tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu2018-03-23
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-02-17
|\|
| * error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-12
| * tracing/kprobe: bpf: Compare instruction pointer with original oneMasami Hiramatsu2018-01-12
| * tracing/kprobe: bpf: Check error injectable event is on function entryMasami Hiramatsu2018-01-12
| * trace: reenable preemption if we modify the ipJosef Bacik2017-12-17
| * bpf: add a bpf_override_function helperJosef Bacik2017-12-12
* | perf/core: Implement the 'perf_kprobe' PMUSong Liu2018-02-06
|/
* Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-17
|\
| * perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...Peter Zijlstra2017-10-16
| * tracing: Make traceprobe parsing code reusableTom Zanussi2017-10-04
* | bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-11
* | bpf: add a bpf_override_function helperJosef Bacik2017-11-10
* | bpf: permit multiple bpf attachments for a single perf eventYonghong Song2017-10-24
|/
* perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2017-08-29
* Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2017-07-13
|\
| * trace/kprobes: Sanitize derived event namesNaveen N. Rao2017-07-09
* | kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao2017-07-08
* | tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca2017-06-29
|/
* tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2017-05-17
* Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-05-03
|\
| * tracing/kprobes: expose maxactive for kretprobe in kprobe_eventsAlban Crequy2017-04-04
* | trace/kprobes: Fix check for kretprobe offset within function entryNaveen N. Rao2017-03-15
* | Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...Ingo Molnar2017-03-07
|\ \ | |/ |/|
| * trace/kprobes: Add back warning about offset in return probesSteven Rostedt (VMware)2017-03-03
| * trace/kprobes: Allow return probes with offsets and absolute addressesNaveen N. Rao2017-03-03
* | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-02
|/
* Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-02-27
|\
| * tracing/probe: Show subsystem name in messagesMasami Hiramatsu2017-02-15
* | tracing/kprobes: Fix __init annotationArnd Bergmann2017-02-02
|/
* kprobes/trace: Fix kprobe selftest for newer gccMarcin Nowakowski2016-12-12
* tracing/kprobes: Add a helper method to return number of probe hitsMarcin Nowakowski2016-12-12
* 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
* perf: split perf_trace_buf_prepare into alloc and update partsAlexei Starovoitov2016-04-07
* kernel/...: convert pr_warning to pr_warnJoe Perches2016-03-22
* kprobes: Optimize hot path by using percpu counter to collect 'nhit' statisticsMartin KaFai Lau2016-02-09
* lib: introduce strncpy_from_unsafe()Alexei Starovoitov2015-08-28
* tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()Steven Rostedt (Red Hat)2015-05-13
* tracing: Rename ftrace_event_name() to trace_event_name()Steven Rostedt (Red Hat)2015-05-13
* tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)2015-05-13
* tracing: Rename ftrace_event_file to trace_event_fileSteven Rostedt (Red Hat)2015-05-13
* tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()Steven Rostedt (Red Hat)2015-05-13
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-14
|\
| * tracing, perf: Implement BPF programs attached to kprobesAlexei Starovoitov2015-04-02
| * tracing: Add kprobe flagAlexei Starovoitov2015-04-02
* | Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-04-14
|\ \