aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_kprobe.c
Commit message (Expand)AuthorAge
* Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2018-08-23
|\
| * tracing/kprobes: Fix to check notrace function with correct rangeMasami Hiramatsu2018-08-21
* | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-20
|\|
| * tracing: Add SPDX License format tags to tracing filesSteven Rostedt (VMware)2018-08-16
| * tracing/kprobes: Fix within_notrace_func() to check only notrace functionsMasami Hiramatsu2018-08-02
| * selftest/ftrace: Move kprobe selftest function to separate compile unitFrancis Deslauriers2018-07-30
| * tracing: kprobes: Prohibit probing on notrace functionMasami Hiramatsu2018-07-30
| * tracing/kprobes: Simplify the logic of enable_trace_kprobe()Steven Rostedt (VMware)2018-07-27
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-02
|\|
| * tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)2018-07-25
| * tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failureArtem Savkov2018-07-25
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-07-25
|\|
| * tracing/kprobe: Release kprobe print_fmt properlyJiri Olsa2018-07-11
* | bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-21
|/
* 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