| Commit message (Expand) | Author | Age | Files | Lines |
* | tracing/probes: Move finding func-proto API and getting func-param API to tra... | Masami Hiramatsu (Google) | 2023-08-23 | 1 | -0/+1 |
* | tracing/probes: Add fprobe events for tracing function entry and exit. | Masami Hiramatsu (Google) | 2023-06-06 | 1 | -0/+1 |
* | rv: Add Runtime Verification (RV) interface | Daniel Bristot de Oliveira | 2022-07-30 | 1 | -0/+1 |
* | tracing: Disable kcov on trace_preemptirq.c | Congyu Liu | 2022-05-27 | 1 | -0/+4 |
* | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-03-24 | 1 | -0/+2 |
|\ |
|
| * | rethook: Add a generic return hook | Masami Hiramatsu | 2022-03-18 | 1 | -0/+1 |
| * | fprobe: Add ftrace based probe APIs | Masami Hiramatsu | 2022-03-18 | 1 | -0/+1 |
* | | user_events: Add minimal support for trace_event into ftrace | Beau Belgrave | 2022-02-11 | 1 | -0/+1 |
|/ |
|
* | tracing: Place trace_pid_list logic into abstract functions | Steven Rostedt (VMware) | 2021-10-05 | 1 | -0/+1 |
* | tracing: Add a probe that attaches to trace events | Tzvetomir Stoyanov (VMware) | 2021-08-20 | 1 | -0/+1 |
* | trace: Add osnoise tracer | Daniel Bristot de Oliveira | 2021-06-26 | 1 | -0/+1 |
* | tracing: add error_report_end trace point | Alexander Potapenko | 2021-02-26 | 1 | -0/+1 |
* | ftrace: Add recording of functions that caused recursion | Steven Rostedt (VMware) | 2020-11-06 | 1 | -0/+1 |
* | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-08-09 | 1 | -2/+2 |
|\ |
|
| * | kbuild: introduce ccflags-remove-y and asflags-remove-y | Masahiro Yamada | 2020-08-09 | 1 | -2/+2 |
* | | bpf: Use dedicated bpf_trace_printk event instead of trace_printk() | Alan Maguire | 2020-07-14 | 1 | -0/+2 |
|/ |
|
* | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 2020-06-11 | 1 | -0/+3 |
|\ |
|
| * | kcsan, trace: Make KCSAN compatible with tracing | Marco Elver | 2020-03-21 | 1 | -0/+3 |
* | | tracing: Move synthetic events to a separate file | Tom Zanussi | 2020-06-01 | 1 | -0/+1 |
|/ |
|
* | tracing: Add kprobe event command generation test module | Tom Zanussi | 2020-01-30 | 1 | -0/+1 |
* | tracing: Add synth event generation test module | Tom Zanussi | 2020-01-30 | 1 | -0/+1 |
* | tracing/boot: Add boot-time tracing | Masami Hiramatsu | 2020-01-13 | 1 | -0/+1 |
* | tracing: Introduce trace event injection | Cong Wang | 2019-12-02 | 1 | -0/+1 |
* | tracing: Add unified dynamic event framework | Masami Hiramatsu | 2018-12-09 | 1 | -0/+1 |
* | fgraph: Create a fgraph.c file to store function graph infrastructure | Steven Rostedt (VMware) | 2018-11-30 | 1 | -0/+1 |
* | tracing: Allow gcov profiling on only ftrace subsystem | Masami Hiramatsu | 2018-08-21 | 1 | -0/+5 |
* | tracing: Centralize preemptirq tracepoints and unify their usage | Joel Fernandes (Google) | 2018-07-31 | 1 | -1/+1 |
* | selftest/ftrace: Move kprobe selftest function to separate compile unit | Francis Deslauriers | 2018-07-31 | 1 | -0/+5 |
* | lib: Add module for testing preemptoff/irqsoff latency tracers | Joel Fernandes (Google) | 2018-07-26 | 1 | -0/+1 |
* | Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2017-11-17 | 1 | -0/+1 |
|\ |
|
| * | tracing: Add support for preempt and irq enable/disable events | Joel Fernandes | 2017-10-11 | 1 | -0/+1 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS | Anton Blanchard | 2017-03-01 | 1 | -2/+2 |
* | Disable the __builtin_return_address() warning globally after all | Linus Torvalds | 2016-10-12 | 1 | -4/+0 |
* | tracing: Added hardware latency tracer | Steven Rostedt (Red Hat) | 2016-09-02 | 1 | -0/+1 |
* | Makefile: Mute warning for __builtin_return_address(>0) for tracing only | Steven Rostedt | 2016-08-02 | 1 | -0/+4 |
* | tracing: Add 'hist' event trigger command | Tom Zanussi | 2016-04-19 | 1 | -0/+1 |
* | tracing: Add lock-free tracing_map | Tom Zanussi | 2016-04-19 | 1 | -0/+1 |
* | bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more ... | Ingo Molnar | 2015-04-02 | 1 | -1/+1 |
* | tracing, perf: Implement BPF programs attached to kprobes | Alexei Starovoitov | 2015-04-02 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-02-12 | 1 | -2/+2 |
|\ |
|
| * | ftrace: allow architectures to specify ftrace compile options | Heiko Carstens | 2015-01-29 | 1 | -2/+2 |
* | | tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 1 | -1/+1 |
|/ |
|
* | tracing: Move the trace_seq_* functions into its own trace_seq.c file | Steven Rostedt (Red Hat) | 2014-07-01 | 1 | -0/+1 |
* | tracing: Add tracepoint benchmark tracepoint | Steven Rostedt (Red Hat) | 2014-05-30 | 1 | -0/+3 |
* | tracing: Add basic event trigger framework | Tom Zanussi | 2013-12-21 | 1 | -0/+1 |
* | trace: Stop compiling in trace_clock unconditionally | Josh Triplett | 2012-09-14 | 1 | -5/+1 |
* | ftrace: Only compile ftrace selftest if selftests are enabled | Steven Rostedt | 2012-07-31 | 1 | -0/+2 |
* | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-24 | 1 | -0/+2 |
|\ |
|
| * | tracing: Provide trace events interface for uprobes | Srikar Dronamraju | 2012-05-07 | 1 | -0/+1 |