index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-14
/
+17
2026-04-02
tracing: Make the backup instance non-reusable
Masami Hiramatsu (Google)
1
-32
/
+44
2026-03-31
tracing: Preserve repeated trace_trigger boot parameters
Wesley Atwell
1
-3
/
+10
2026-03-28
tracing: Remove spurious default precision from show_event_trigger/filter for...
David Laight
1
-2
/
+2
2026-03-23
tracing: Clean up access to trace_event_file from a file pointer
Petr Pavlu
1
-3
/
+3
2026-03-23
tracing: Remove unnecessary check for EVENT_FILE_FL_FREED
Petr Pavlu
1
-6
/
+2
2026-03-06
tracing: Fix enabling multiple events on the kernel command line and bootconfig
Andrei-Alexandru Tachici
1
-1
/
+5
2026-03-03
tracing: Disable preemption in the tracepoint callbacks handling filtered pids
Masami Hiramatsu (Google)
1
-0
/
+2
2026-03-03
tracing: Fix syscall events activation by ensuring refcount hits zero
Huiwen He
1
-15
/
+37
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-12
/
+12
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-12
/
+12
2026-02-19
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
1
-0
/
+3
2026-02-08
tracing: Make tracing_disabled global for tracing system
Steven Rostedt
1
-1
/
+1
2026-01-30
tracing: Add kerneldoc to trace_event_buffer_reserve()
Steven Rostedt
1
-0
/
+16
2026-01-28
tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macros
Steven Rostedt
1
-5
/
+0
2026-01-26
tracing: Have show_event_trigger/filter format a bit more in columns
Steven Rostedt
1
-4
/
+22
2026-01-26
tracing: Add show_event_triggers to expose active event triggers
Aaron Tomlin
1
-0
/
+64
2026-01-26
tracing: Add show_event_filters to expose active event filters
Aaron Tomlin
1
-0
/
+58
2026-01-07
tracing: Drop unneeded assignment to soft_mode
Julia Lawall
1
-4
/
+3
2025-12-17
tracing: Do not register unsupported perf events
Steven Rostedt
1
-0
/
+2
2025-12-05
tracing: Fix multiple typos in trace_events.c
Maurice Hieronymus
1
-4
/
+4
2025-11-04
tracing: Allow tracer to add more than 32 options
Masami Hiramatsu (Google)
1
-2
/
+2
2025-10-03
tracing: Fix lock imbalance in s_start() memory allocation failure path
Sasha Levin
1
-2
/
+1
2025-08-01
Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
1
-34
/
+120
2025-07-29
tracing: Remove "__attribute__()" from the type field of event format
Masami Hiramatsu (Google)
1
-21
/
+107
2025-07-22
tracing: Fix comment in trace_module_remove_events()
Steven Rostedt
1
-1
/
+1
2025-07-22
tracing: Remove EVENT_FILE_FL_SOFT_MODE flag
Steven Rostedt
1
-12
/
+12
2025-07-19
tracing: Add down_write(trace_event_sem) when adding trace event
Steven Rostedt
1
-0
/
+5
2025-05-09
tracing: Add a helper function to handle the dereference arg in verifier
Steven Rostedt
1
-10
/
+20
2025-05-08
tracing: Just use this_cpu_read() to access ignore_pid
Steven Rostedt
1
-4
/
+5
2025-04-02
tracing: Verify event formats that have "%*p.."
Steven Rostedt
1
-0
/
+7
2025-03-31
Merge tag 'trace-ringbuffer-v6.15-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+28
2025-03-28
tracing: Update modules to persistent instances when loaded
Steven Rostedt
1
-12
/
+28
2025-03-23
tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNRE...
Gabriele Paoloni
1
-1
/
+3
2025-02-21
tracing: Fix memory leak when reading set_event file
Adrian Huang
1
-2
/
+9
2025-01-23
Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-114
/
+351
2025-01-21
tracing: Fix output of set_event for some cached module events
Steven Rostedt
1
-1
/
+1
2025-01-21
tracing: Fix allocation of printing set_event file content
Steven Rostedt
1
-1
/
+1
2025-01-20
tracing: Rename update_cache() to update_mod_cache()
Steven Rostedt
1
-2
/
+2
2025-01-20
tracing: Fix #if CONFIG_MODULES to #ifdef CONFIG_MODULES
Steven Rostedt
1
-1
/
+1
2025-01-16
tracing: Cache ":mod:" events for modules not loaded yet
Steven Rostedt
1
-11
/
+230
2025-01-16
tracing: Add :mod: command to enabled module events
Steven Rostedt
1
-13
/
+46
2025-01-07
tracing/hist: Add poll(POLLIN) support on hist file
Masami Hiramatsu (Google)
1
-0
/
+14
2024-12-31
tracing: Have process_string() also allow arrays
Steven Rostedt
1
-0
/
+12
2024-12-26
tracing: Switch trace_events.c code over to use guard()
Steven Rostedt
1
-65
/
+38
2024-12-26
tracing: Simplify event_enable_func() goto_reg logic
Steven Rostedt
1
-15
/
+13
2024-12-26
tracing: Simplify event_enable_func() goto out_free logic
Steven Rostedt
1
-14
/
+14
2024-12-26
tracing: Have event_enable_write() just return error on error
Steven Rostedt
1
-7
/
+7
2024-12-17
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
1
-10
/
+22
2024-12-17
tracing: Add "%s" check in test_event_printk()
Steven Rostedt
1
-15
/
+89
[next]