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
2025-01-16
tracing: Cache ":mod:" events for modules not loaded yet
Steven Rostedt
2025-01-16
tracing: Add :mod: command to enabled module events
Steven Rostedt
2025-01-14
tracing: Print lazy preemption model
Shrikanth Hegde
2025-01-07
tracing: Fix using ret variable in tracing_set_tracer()
Steven Rostedt
2024-12-26
tracing: Return -EINVAL if a boot tracer tries to enable the mmiotracer at boot
Steven Rostedt
2024-12-26
tracing: Switch trace.c code over to use guard()
Steven Rostedt
2024-12-23
tracing: Prevent bad count for tracing_cpumask_write
Lizhi Xu
2024-12-20
Merge tag 'trace-ringbuffer-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-12-18
trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffers
Steven Rostedt
2024-12-17
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
2024-11-22
tracing: Record task flag NEED_RESCHED_LAZY.
Thomas Gleixner
2024-11-22
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-11-18
tracing: Fix function name for trampoline
Tatsuya S
2024-11-16
Merge tag 'trace-ringbuffer-v6.12-rc7-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-11-14
tracing/ring-buffer: Clear all memory mapped CPU ring buffers on first recording
Steven Rostedt
2024-11-01
tracing: Replace strncpy() with strscpy() when copying comm
Jinjie Ruan
2024-11-01
tracing: Document tracefs gid mount option
Kalesh Singh
2024-10-30
tracing: Make percpu stack trace buffer invariant to PAGE_SIZE
Ryan Roberts
2024-10-30
ftrace: Show timings of how long nop patching took
Steven Rostedt
2024-10-14
ring-buffer: Fix refcount setting of boot mapped buffers
Steven Rostedt
2024-10-08
tracing: Remove TRACE_EVENT_FL_FILTERED logic
Zheng Yejian
2024-10-03
tracing: Fix trace_check_vprintf() when tp_printk is used
Steven Rostedt
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-22
Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-09
tracing: Drop unused helper function to fix the build
Andy Shevchenko
2024-09-05
tracing: Avoid possible softlockup in tracing_iter_reset()
Zheng Yejian
2024-08-26
tracing: Add option to set an instance to be the trace_printk destination
Steven Rostedt
2024-08-26
tracing: Have trace_printk not use binary prints if boot buffer
Steven Rostedt
2024-08-26
tracing: Allow trace_printk() to go to other instance buffers
Steven Rostedt
2024-08-26
tracing: Add "traceoff" flag to boot time tracing instances
Steven Rostedt
2024-08-15
tracing: Allow boot instances to use reserve_mem boot memory
Steven Rostedt (Google)
2024-08-14
tracing: Fix ifdef of snapshots to not prevent last_boot_info file
Steven Rostedt
2024-08-14
Merge tag 'v6.11-rc3' into trace/ring-buffer/core
Steven Rostedt
2024-08-09
tracing: Return from tracing_buffers_read() if the file has been closed
Steven Rostedt
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-15
tracing: Fix NULL vs IS_ERR() check in enable_instances()
Dan Carpenter
2024-06-14
tracing: Handle old buffer mappings for event strings and functions
Steven Rostedt (Google)
2024-06-14
tracing/ring-buffer: Add last_boot_info file to boot instance
Steven Rostedt (Google)
2024-06-14
tracing: Add option to use memmapped memory for trace boot instance
Steven Rostedt (Google)
2024-06-14
ring-buffer: Add output of ring buffer meta page
Steven Rostedt (Google)
2024-06-14
tracing: Implement creating an instance based on a given memory region
Steven Rostedt (Google)
2024-05-17
Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-13
tracing: Allow user-space mapping of the ring-buffer
Vincent Donnefort
2024-05-01
tracing/probes: support '%pD' type for print struct file's name
Ye Bin
2024-05-01
tracing/probes: support '%pd' type for print struct dentry's name
Ye Bin
2024-03-18
tracing: Support to dump instance traces by ftrace_dump_on_oops
Huang Yiwei
2024-03-18
tracing: Fix snapshot counter going between two tracers that use it
Steven Rostedt (Google)
2024-03-18
tracing: Use init_utsname()->release
John Garry
2024-03-18
tracing: Add snapshot refcount
Vincent Donnefort
[prev]
[next]