index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
2020-06-16
tracing: Remove unused event variable in tracing_iter_reset
YangHui
2020-06-09
Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
2020-06-01
tracing: Add a trace print when traceoff_on_warning is triggered
Steven Rostedt (VMware)
2020-05-20
fs: make the pipe_buf_operations ->confirm operation optional
Christoph Hellwig
2020-05-20
fs: make the pipe_buf_operations ->steal operation optional
Christoph Hellwig
2020-05-20
trace: remove tracing_pipe_buf_ops
Christoph Hellwig
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-07
tracing: Make tracing_snapshot_instance_cond() static
Zou Wei
2020-05-07
tracing: Add a vmalloc_sync_mappings() for safe measure
Steven Rostedt (VMware)
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-03
tracing: Do not allocate buffer in trace_find_next_entry() in atomic
Steven Rostedt (VMware)
2020-03-27
ftrace: Create set_ftrace_notrace_pid to not trace tasks
Steven Rostedt (VMware)
2020-03-27
ring-buffer/tracing: Have iterator acknowledge dropped events
Steven Rostedt (VMware)
2020-03-27
tracing: Do not disable tracing when reading the trace file
Steven Rostedt (VMware)
2020-03-19
ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()
Steven Rostedt (VMware)
2020-03-19
tracing: Save off entry when peeking at next entry
Steven Rostedt (VMware)
2020-03-19
tracing: Use address-of operator on section symbols
Nathan Chancellor
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-02-20
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2020-02-05
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-01-30
tracing: Add trace_array_find/_get() to find instance trace arrays
Tom Zanussi
2020-01-30
tracing: eval_map_next() should always increase position index
Vasily Averin
2020-01-25
tracing: Use pr_err() instead of WARN() for memory failures
Steven Rostedt (VMware)
2020-01-24
tracing: Decrement trace_array when bootconfig creates an instance
Steven Rostedt (VMware)
2020-01-24
tracing: Remove unneeded NULL check
Dan Carpenter
2020-01-22
tracing: Fix uninitialized buffer var on early exit to trace_vbprintk()
Steven Rostedt (VMware)
2020-01-20
tracing: Do not set trace clock if tracefs lockdown is in effect
Masami Ichikawa
2020-01-16
tracing: Allow trace_printk() to nest in other tracing code
Steven Rostedt (VMware)
2020-01-13
tracing/boot: Add cpu_mask option support
Masami Hiramatsu
2020-01-13
tracing/boot: Add boot-time tracing
Masami Hiramatsu
2020-01-13
tracing: kprobes: Output kprobe event to printk buffer
Masami Hiramatsu
2020-01-13
tracing: Apply soft-disabled and filter to tracepoints printk
Masami Hiramatsu
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
2019-12-21
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
2019-12-10
simple_recursive_removal(): kernel-side rm -rf for ramfs-style filesystems
Al Viro
2019-12-06
Fix up for "printk: Drop pr_warning definition"
Stephen Rothwell
2019-12-04
tracing: Do not create directories if lockdown is in affect
Steven Rostedt (VMware)
2019-11-22
tracing: Adding new functions for kernel access to Ftrace instances
Divya Indi
2019-11-14
tracing: use kvcalloc for tgid_map array allocation
Yuming Han
2019-11-13
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
2019-11-13
tracing: Verify if trace array exists before destroying it.
Divya Indi
2019-11-13
tracing: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
2019-11-13
ftrace: Implement fs notification for tracing_max_latency
Viktor Rosendahl (BMW)
2019-11-13
ftrace: Add information on number of page groups allocated
Steven Rostedt (VMware)
2019-10-12
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
[next]