aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_kprobe.c
Commit message (Expand)AuthorAge
* 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
|\ \
| * | trace: Don't use __weak in header filesStephen Rothwell2015-03-25
| |/
* | Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-14
|\ \ | |/ |/|
| * tracing: Convert the tracing facility over to use tracefsSteven Rostedt (Red Hat)2015-02-03
* | Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2015-02-12
|\|
| * tracing: Use IS_ERR() check for return value of tracing_init_dentry()Steven Rostedt (Red Hat)2015-01-22
* | perf: Avoid horrible stack usagePeter Zijlstra (Intel)2015-01-14
|/
* kprobes/tracing: Use trace_seq_has_overflowed() for overflow checksSteven Rostedt (Red Hat)2014-11-19
* trace: Replace single-character seq_puts with seq_putcRasmus Villemoes2014-11-14
* tracing: Replace seq_printf by simpler equivalentsRasmus Villemoes2014-11-13
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-12
|\
| * kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftraceMasami Hiramatsu2014-04-24
| * kprobes, ftrace: Allow probing on some functionsMasami Hiramatsu2014-04-24
* | tracing/kprobes: Avoid self tests if tracing is disabled on boot upYoshihiro YUNOMAE2014-06-06
|/
* tracepoint: Use struct pointer instead of name hash for reg/unreg tracepointsMathieu Desnoyers2014-04-08
* tracing/uprobes: Support ftrace_event_file base multibufferzhangwei(Jovi)2014-02-20
* tracing: Consolidate event trigger codeSteven Rostedt (Red Hat)2014-01-09
* tracing/kprobes: Add trace event trigger invocationsTom Zanussi2014-01-06