index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-22
tracing: Make undefsyms_base.c a first-class citizen
Paolo Bonzini
1
-31
/
+4
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-0
/
+1
2026-03-26
tracing: Move snapshot code out of trace.c and into trace_snapshot.c
Steven Rostedt
1
-0
/
+1
2026-03-23
tracing: Adjust cmd_check_undefined to show unexpected undefined symbols
Nathan Chancellor
1
-1
/
+7
2026-03-18
tracing: Restore accidentally removed SPDX tag
Marc Zyngier
1
-1
/
+1
2026-03-17
tracing: Generate undef symbols allowlist for simple_ring_buffer
Vincent Donnefort
1
-8
/
+38
2026-03-12
tracing: add more symbols to whitelist
Arnd Bergmann
1
-1
/
+3
2026-03-12
tracing: Update undefined symbols allow list for simple_ring_buffer
Vincent Donnefort
1
-1
/
+2
2026-03-09
tracing: Check for undefined symbols in simple_ring_buffer
Vincent Donnefort
1
-0
/
+16
2026-03-09
tracing: Add a trace remote module for testing
Vincent Donnefort
1
-0
/
+2
2026-03-09
tracing: Introduce simple_ring_buffer
Vincent Donnefort
1
-0
/
+1
2026-03-09
tracing: Introduce trace remotes
Vincent Donnefort
1
-0
/
+1
2026-02-08
tracing: Move pid filtering into trace_pid.c
Steven Rostedt
1
-0
/
+1
2025-11-26
ftrace: Allow tracing of some of the tracing code
Steven Rostedt
1
-0
/
+17
2025-07-30
tracing: Have eprobes have their own config option
Steven Rostedt
1
-1
/
+1
2023-08-23
tracing/probes: Move finding func-proto API and getting func-param API to trace_btf
Masami Hiramatsu (Google)
1
-0
/
+1
2023-06-06
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
1
-0
/
+1
2022-07-30
rv: Add Runtime Verification (RV) interface
Daniel Bristot de Oliveira
1
-0
/
+1
2022-05-26
tracing: Disable kcov on trace_preemptirq.c
Congyu Liu
1
-0
/
+4
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+2
2022-03-17
rethook: Add a generic return hook
Masami Hiramatsu
1
-0
/
+1
2022-03-17
fprobe: Add ftrace based probe APIs
Masami Hiramatsu
1
-0
/
+1
2022-02-10
user_events: Add minimal support for trace_event into ftrace
Beau Belgrave
1
-0
/
+1
2021-10-05
tracing: Place trace_pid_list logic into abstract functions
Steven Rostedt (VMware)
1
-0
/
+1
2021-08-20
tracing: Add a probe that attaches to trace events
Tzvetomir Stoyanov (VMware)
1
-0
/
+1
2021-06-25
trace: Add osnoise tracer
Daniel Bristot de Oliveira
1
-0
/
+1
2021-02-26
tracing: add error_report_end trace point
Alexander Potapenko
1
-0
/
+1
2020-11-06
ftrace: Add recording of functions that caused recursion
Steven Rostedt (VMware)
1
-0
/
+1
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-2
/
+2
2020-08-10
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
1
-2
/
+2
2020-07-13
bpf: Use dedicated bpf_trace_printk event instead of trace_printk()
Alan Maguire
1
-0
/
+2
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+3
2020-06-01
tracing: Move synthetic events to a separate file
Tom Zanussi
1
-0
/
+1
2020-03-21
kcsan, trace: Make KCSAN compatible with tracing
Marco Elver
1
-0
/
+3
2020-01-30
tracing: Add kprobe event command generation test module
Tom Zanussi
1
-0
/
+1
2020-01-30
tracing: Add synth event generation test module
Tom Zanussi
1
-0
/
+1
2020-01-13
tracing/boot: Add boot-time tracing
Masami Hiramatsu
1
-0
/
+1
2019-12-02
tracing: Introduce trace event injection
Cong Wang
1
-0
/
+1
2018-12-08
tracing: Add unified dynamic event framework
Masami Hiramatsu
1
-0
/
+1
2018-11-29
fgraph: Create a fgraph.c file to store function graph infrastructure
Steven Rostedt (VMware)
1
-0
/
+1
2018-08-21
tracing: Allow gcov profiling on only ftrace subsystem
Masami Hiramatsu
1
-0
/
+5
2018-07-31
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
1
-1
/
+1
2018-07-30
selftest/ftrace: Move kprobe selftest function to separate compile unit
Francis Deslauriers
1
-0
/
+5
2018-07-26
lib: Add module for testing preemptoff/irqsoff latency tracers
Joel Fernandes (Google)
1
-0
/
+1
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-10
tracing: Add support for preempt and irq enable/disable events
Joel Fernandes
1
-0
/
+1
2017-03-01
perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS
Anton Blanchard
1
-2
/
+2
2016-10-12
Disable the __builtin_return_address() warning globally after all
Linus Torvalds
1
-4
/
+0
2016-09-02
tracing: Added hardware latency tracer
Steven Rostedt (Red Hat)
1
-0
/
+1
[next]