index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
tracing: Fix syscall events activation by ensuring refcount hits zero
Huiwen He
1
-15
/
+36
2026-03-04
tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macros
Steven Rostedt
1
-5
/
+0
2026-01-19
tracing: Do not register unsupported perf events
Steven Rostedt
1
-0
/
+2
2025-08-28
tracing: Add down_write(trace_event_sem) when adding trace event
Steven Rostedt
1
-0
/
+5
2025-05-02
tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNRE...
Gabriele Paoloni
1
-1
/
+3
2023-11-28
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
1
-15
/
+28
2023-10-25
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
1
-0
/
+1
2023-10-10
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
1
-2
/
+4
2023-08-11
tracing: Fix warning in trace_buffered_event_disable()
Zheng Yejian
1
-10
/
+4
2023-06-28
tracing: Add tracing_reset_all_online_cpus_unlocked() function
Steven Rostedt (Google)
1
-1
/
+1
2022-12-08
tracing: Free buffers when a used dynamic event is removed
Steven Rostedt (Google)
1
-1
/
+10
2022-08-25
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
1
-0
/
+1
2021-12-01
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
1
-0
/
+10
2021-02-17
tracing: Do not count ftrace events in top level enable output
Steven Rostedt (VMware)
1
-1
/
+2
2020-12-30
tracing: Disable ftrace selftests when any tracer is running
Masami Hiramatsu
1
-1
/
+1
2020-10-16
Merge tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-1
/
+1
2020-10-16
tracing: Remove __init from __trace_early_add_new_event()
Masami Hiramatsu
1
-1
/
+1
2020-10-15
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-59
/
+81
2020-09-25
tracing/boot: Initialize per-instance event list in early boot
Masami Hiramatsu
1
-14
/
+16
2020-09-21
tracing: Enable adding dynamic events early stage
Masami Hiramatsu
1
-1
/
+8
2020-09-21
tracing: Define event fields early stage
Masami Hiramatsu
1
-37
/
+55
2020-09-18
tracing: toplevel d_entry already initialized
Wei Yang
1
-7
/
+2
2020-09-01
module: Fix up module_notifier return values
Peter Zijlstra
1
-1
/
+1
2020-08-04
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
1
-2
/
+2
2020-06-01
tracing: Add hist_debug trace event files for histogram debugging
Tom Zanussi
1
-0
/
+4
2020-03-27
tracing: Create set_event_notrace_pid to not trace tasks
Steven Rostedt (VMware)
1
-63
/
+217
2020-03-27
ftrace: Create set_ftrace_notrace_pid to not trace tasks
Steven Rostedt (VMware)
1
-6
/
+6
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-10
/
+96
2020-02-05
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+3
2020-01-30
tracing: Add trace_get/put_event_file()
Tom Zanussi
1
-0
/
+85
2020-01-13
tracing: kprobes: Output kprobe event to printk buffer
Masami Hiramatsu
1
-0
/
+1
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
1
-1
/
+1
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
1
-9
/
+9
2019-12-25
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
1
-1
/
+19
2019-12-21
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
1
-4
/
+4
2019-12-10
simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems
Al Viro
1
-3
/
+3
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
1
-1
/
+34
2019-12-02
tracing: Introduce trace event injection
Cong Wang
1
-0
/
+6
2019-11-27
ftrace: Rework event_create_dir()
Peter Zijlstra
1
-1
/
+19
2019-11-22
tracing: Adding new functions for kernel access to Ftrace instances
Divya Indi
1
-1
/
+26
2019-11-13
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
1
-0
/
+2
2019-10-12
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
1
-0
/
+8
2019-10-12
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
1
-4
/
+6
2019-10-12
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
1
-14
/
+3
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2019-08-31
tracing: Make exported ftrace_set_clr_event non-static
Denis Efremov
1
-1
/
+1
2019-07-31
tracing: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-2
/
+2
2019-07-16
tracing: Make trace_get_fields() global
Cong Wang
1
-8
/
+0
2019-05-25
tracing: Make a separate config for trace event self tests
Steven Rostedt (VMware)
1
-1
/
+1
2019-05-08
tracing: Fix partial reading of trace event's id file
Elazar Leibovich
1
-3
/
+0
[next]