index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'trace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
5 days
tracing: Remove "__attribute__()" from the type field of event format
Masami Hiramatsu (Google)
11 days
tracing: Deprecate auto-mounting tracefs in debugfs
Steven Rostedt
12 days
tracing: Remove pointless memory barriers
Nam Cao
12 days
ring-buffer: Remove ring_buffer_read_prepare_sync()
Steven Rostedt
2025-05-30
Merge tag 'trace-ringbuffer-v6.16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2025-05-29
Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-05-29
tracing: Reset last-boot buffers when reading out all cpu buffers
Masami Hiramatsu (Google)
2025-05-29
ring-buffer: Allow reserve_mem persistent ring buffers to be mmapped
Steven Rostedt
2025-05-28
tracing: Fix compilation warning on arm32
Pan Taixi
2025-05-27
Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-14
tracing: Record trace_clock and recover when reboot
Masami Hiramatsu (Google)
2025-05-09
tracing: Allow the top level trace_marker to write into another instances
Steven Rostedt
2025-05-09
tracing: Do not use per CPU array_buffer.data->disabled for cpumask
Steven Rostedt
2025-05-09
tracing: Use tracer_tracing_disable() instead of "disabled" field for ftrace_...
Steven Rostedt
2025-05-09
tracing: Add tracer_tracing_disable/enable() functions
Steven Rostedt
2025-05-06
kill vfs_submount()
Al Viro
2025-05-06
tracing: Only return an adjusted address if it matches the kernel address
Steven Rostedt
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
2025-05-01
tracing: Fix trace_adjust_address() when there is no modules in scratch area
Steven Rostedt
2025-05-01
tracing: Fix oob write in trace_seq_to_buffer()
Jeongjun Park
2025-04-09
tracing: Move trace sysctls into trace.c
Joel Granados
2025-04-07
tracing: Hide get_vm_area() from MMUless builds
Steven Rostedt
2025-04-03
Merge tag 'trace-ringbuffer-v6.15-3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-04-03
Merge tag 'trace-v6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-04-02
Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-04-02
tracing: Use vmap_page_range() to map memmap ring buffer
Steven Rostedt
2025-04-02
tracing: Have reserve_mem use phys_to_virt() and separate from memmap buffer
Steven Rostedt
2025-04-02
tracing: Enforce the persistent ring buffer to be page aligned
Steven Rostedt
2025-04-02
tracing: Free module_delta on freeing of persistent ring buffer
Steven Rostedt
2025-03-31
Merge tag 'trace-ringbuffer-v6.15-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-03-28
tracing: Use _text and the kernel offset in last_boot_info
Steven Rostedt
2025-03-28
tracing: Show last module text symbols in the stacktrace
Masami Hiramatsu (Google)
2025-03-28
tracing: Skip update_last_data() if cleared and remove active check for save_...
Masami Hiramatsu (Google)
2025-03-28
tracing: Initialize scratch_size to zero to prevent UB
Steven Rostedt
2025-03-28
tracing: Fix a compilation error without CONFIG_MODULES
Masami Hiramatsu (Google)
2025-03-28
tracing: Freeable reserved ring buffer
Masami Hiramatsu (Google)
2025-03-28
tracing: Update modules to persistent instances when loaded
Steven Rostedt
2025-03-28
tracing: Show module names and addresses of last boot
Steven Rostedt
2025-03-28
tracing: Have persistent trace instances save module addresses
Steven Rostedt
2025-03-28
tracing: Have persistent trace instances save KASLR offset
Steven Rostedt
2025-03-28
ring-buffer: Add ring_buffer_meta_scratch()
Steven Rostedt
2025-03-28
ring-buffer: Use kaslr address instead of text delta
Steven Rostedt
2025-03-28
tracing: Mark binary printing functions with __printf() attribute
Andy Shevchenko
2025-03-27
Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-03-27
Merge tag 'ftrace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-03-17
tracing: Use preempt_model_str()
Sebastian Andrzej Siewior
2025-03-04
ftrace: Add arguments to function tracer
Sven Schnelle
2025-02-25
tracing: Add traceoff_after_boot option
Steven Rostedt
[next]