index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
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
2024-03-17
tracing: Move saved_cmdline code into trace_sched_switch.c
Steven Rostedt (Google)
2024-03-17
tracing: Move open coded processing of tgid_map into helper function
Steven Rostedt (Google)
2024-03-17
tracing: Have saved_cmdlines arrays all in one allocation
Steven Rostedt (Google)
2024-03-14
Merge tag 'trace-ring-buffer-v6.8-rc7-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-03-14
Merge tag 'probes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-03-12
tracing/ring-buffer: Fix wait_on_pipe() race
Steven Rostedt (Google)
2024-03-10
tracing: Use .flush() call to wake up readers
Steven Rostedt (Google)
2024-03-06
tracing: Limit trace_marker writes to just 4K
Steven Rostedt (Google)
2024-03-07
tracing/probes: Support $argN in return probe (kprobe and fprobe)
Masami Hiramatsu (Google)
2024-03-07
tracing: Remove redundant #else block for BTF args from README
Masami Hiramatsu (Google)
2024-02-14
tracing: Inform kmemleak of saved_cmdlines allocation
Steven Rostedt (Google)
2024-02-13
tracing: Use ring_buffer_record_is_set_on() in tracer_tracing_is_on()
Sven Schnelle
2024-02-09
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
2024-01-18
Merge tag 'trace-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-12-29
tracing: Fix blocked reader of snapshot buffer
Steven Rostedt (Google)
2023-12-21
tracing: Update subbuffer with kilobytes not page order
Steven Rostedt (Google)
2023-12-21
tracing: Stop the tracing while changing the ring buffer subbuf size
Steven Rostedt (Google)
2023-12-21
tracing: Update snapshot order along with main buffer order
Steven Rostedt (Google)
2023-12-21
ring-buffer: Make sure the spare sub buffer used for reads has same size
Steven Rostedt (Google)
2023-12-20
ring-buffer: Read and write to ring buffers with custom sub buffer size
Tzvetomir Stoyanov (VMware)
2023-12-20
ring-buffer: Add interface for configuring trace sub buffer size
Tzvetomir Stoyanov (VMware)
2023-12-20
ring-buffer: Page size per ring buffer
Tzvetomir Stoyanov (VMware)
2023-12-18
tracing: Increase size of trace_marker_raw to max ring buffer entry
Steven Rostedt (Google)
2023-12-18
tracing: Have trace_marker break up by lines by size of trace_seq
Steven Rostedt (Google)
2023-12-18
trace_seq: Increase the buffer size to almost two pages
Steven Rostedt (Google)
2023-12-18
tracing: Allow for max buffer data size trace_marker writes
Steven Rostedt (Google)
2023-12-18
tracing: Allow creating instances with specified system events
Steven Rostedt (Google)
2023-12-13
tracing: Fix uaf issue when open the hist or hist_debug file
Zheng Yejian
2023-12-12
tracing: Update snapshot buffer on resize if it is allocated
Steven Rostedt (Google)
2023-12-12
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
Steven Rostedt (Google)
2023-12-05
tracing: Fix a possible race when disabling buffered events
Petr Pavlu
2023-12-05
tracing: Fix a warning when allocating buffered events fails
Petr Pavlu
2023-12-05
tracing: Fix incomplete locking when disabling buffered events
Petr Pavlu
2023-12-05
tracing: Disable snapshot buffer when stopping instance tracers
Steven Rostedt (Google)
2023-12-05
tracing: Stop current tracer when resizing buffer
Steven Rostedt (Google)
2023-12-05
tracing: Always update snapshot buffer size
Steven Rostedt (Google)
2023-11-01
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
2023-10-28
seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()
Kees Cook
2023-10-20
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
2023-10-04
eventfs: Remove eventfs_file and just use eventfs_inode
Steven Rostedt (Google)
2023-10-03
tracing: Expand all ring buffers individually
Zheng Yejian
[next]