index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
6 days
1
-174
/
+123
|
\
|
*
tracing: Cache ":mod:" events for modules not loaded yet
Steven Rostedt
14 days
1
-0
/
+26
|
*
tracing: Add :mod: command to enabled module events
Steven Rostedt
14 days
1
-0
/
+2
|
*
tracing: Fix using ret variable in tracing_set_tracer()
Steven Rostedt
2025-01-07
1
-2
/
+1
|
*
tracing: Return -EINVAL if a boot tracer tries to enable the mmiotracer at boot
Steven Rostedt
2024-12-26
1
-1
/
+1
|
*
tracing: Switch trace.c code over to use guard()
Steven Rostedt
2024-12-26
1
-172
/
+94
*
|
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
8 days
1
-0
/
+8
|
\
\
|
*
|
ftrace: Implement :mod: cache filtering on kernel command line
Steven Rostedt
13 days
1
-0
/
+8
|
|
/
*
|
tracing: Print lazy preemption model
Shrikanth Hegde
2025-01-14
1
-0
/
+1
*
|
tracing: Prevent bad count for tracing_cpumask_write
Lizhi Xu
2024-12-24
1
-0
/
+3
|
/
*
Merge tag 'trace-ringbuffer-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-12-20
1
-0
/
+9
|
\
|
*
trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffers
Steven Rostedt
2024-12-18
1
-0
/
+9
*
|
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
2024-12-17
1
-202
/
+53
|
/
*
tracing: Record task flag NEED_RESCHED_LAZY.
Thomas Gleixner
2024-11-22
1
-0
/
+2
*
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-11-22
1
-45
/
+36
|
\
|
*
tracing: Fix function name for trampoline
Tatsuya S
2024-11-18
1
-8
/
+25
|
*
tracing: Replace strncpy() with strscpy() when copying comm
Jinjie Ruan
2024-11-01
1
-1
/
+1
|
*
tracing: Make percpu stack trace buffer invariant to PAGE_SIZE
Ryan Roberts
2024-10-31
1
-1
/
+1
|
*
tracing: Remove TRACE_EVENT_FL_FILTERED logic
Zheng Yejian
2024-10-08
1
-35
/
+9
*
|
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-11-20
1
-4
/
+11
|
\
\
|
*
|
ftrace: Show timings of how long nop patching took
Steven Rostedt
2024-10-31
1
-4
/
+11
*
|
|
Merge tag 'trace-ringbuffer-v6.12-rc7-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-11-16
1
-2
/
+26
|
\
\
\
|
*
|
|
tracing/ring-buffer: Clear all memory mapped CPU ring buffers on first recording
Steven Rostedt
2024-11-14
1
-2
/
+26
*
|
|
|
tracing: Document tracefs gid mount option
Kalesh Singh
2024-11-01
1
-0
/
+4
|
/
/
/
*
|
/
ring-buffer: Fix refcount setting of boot mapped buffers
Steven Rostedt
2024-10-14
1
-3
/
+3
|
|
/
|
/
|
*
|
tracing: Fix trace_check_vprintf() when tp_printk is used
Steven Rostedt
2024-10-03
1
-2
/
+13
|
/
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
1
-3
/
+0
*
Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-22
1
-34
/
+338
|
\
|
*
tracing: Add option to set an instance to be the trace_printk destination
Steven Rostedt
2024-08-26
1
-5
/
+35
|
*
tracing: Have trace_printk not use binary prints if boot buffer
Steven Rostedt
2024-08-26
1
-15
/
+29
|
*
tracing: Allow trace_printk() to go to other instance buffers
Steven Rostedt
2024-08-26
1
-11
/
+35
|
*
tracing: Add "traceoff" flag to boot time tracing instances
Steven Rostedt
2024-08-26
1
-1
/
+30
|
*
tracing: Allow boot instances to use reserve_mem boot memory
Steven Rostedt (Google)
2024-08-15
1
-8
/
+15
|
*
tracing: Fix ifdef of snapshots to not prevent last_boot_info file
Steven Rostedt
2024-08-14
1
-2
/
+2
|
*
Merge tag 'v6.11-rc3' into trace/ring-buffer/core
Steven Rostedt
2024-08-14
1
-1
/
+1
|
|
\
|
*
|
tracing: Fix NULL vs IS_ERR() check in enable_instances()
Dan Carpenter
2024-07-15
1
-1
/
+1
|
*
|
tracing: Handle old buffer mappings for event strings and functions
Steven Rostedt (Google)
2024-06-14
1
-3
/
+39
|
*
|
tracing/ring-buffer: Add last_boot_info file to boot instance
Steven Rostedt (Google)
2024-06-14
1
-1
/
+46
|
*
|
tracing: Add option to use memmapped memory for trace boot instance
Steven Rostedt (Google)
2024-06-14
1
-6
/
+69
|
*
|
ring-buffer: Add output of ring buffer meta page
Steven Rostedt (Google)
2024-06-14
1
-2
/
+28
|
*
|
tracing: Implement creating an instance based on a given memory region
Steven Rostedt (Google)
2024-06-14
1
-10
/
+40
*
|
|
tracing: Drop unused helper function to fix the build
Andy Shevchenko
2024-09-09
1
-4
/
+0
*
|
|
tracing: Avoid possible softlockup in tracing_iter_reset()
Zheng Yejian
2024-09-05
1
-0
/
+2
*
|
|
tracing: Return from tracing_buffers_read() if the file has been closed
Steven Rostedt
2024-08-09
1
-1
/
+1
|
|
/
|
/
|
*
|
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-1
/
+1
|
/
*
Merge tag 'trace-ringbuffer-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-18
1
-5
/
+99
|
\
|
*
tracing: Allow user-space mapping of the ring-buffer
Vincent Donnefort
2024-05-14
1
-5
/
+99
*
|
tracing/probes: support '%pD' type for print struct file's name
Ye Bin
2024-05-01
1
-1
/
+1
*
|
tracing/probes: support '%pd' type for print struct dentry's name
Ye Bin
2024-05-01
1
-1
/
+1
|
/
*
tracing: Support to dump instance traces by ftrace_dump_on_oops
Huang Yiwei
2024-03-18
1
-40
/
+116
[next]