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-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-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
2019-10-12
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
2019-10-12
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
2019-10-12
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
2019-10-12
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
2019-09-20
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-09-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-08-31
tracing: Rename tracing_reset() to tracing_reset_cpu()
Steven Rostedt (VMware)
2019-08-31
tracing/probe: Add immediate string parameter support
Masami Hiramatsu
2019-08-31
tracing/probe: Add immediate parameter support
Masami Hiramatsu
2019-08-31
tracing/uprobe: Add multi-probe per uprobe event support
Masami Hiramatsu
2019-08-31
tracing/kprobe: Add multi-probe per event support
Masami Hiramatsu
[next]