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
2022-12-21
Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-15
tracing/probes: Add symstr type for dynamic events
Masami Hiramatsu (Google)
2022-12-14
tracing: Improve panic/die notifiers
Guilherme G. Piccoli
2022-12-12
tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_line
Yang Jihong
2022-12-09
tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE
Masami Hiramatsu (Google)
2022-12-09
tracing: Add nohitcount option for suppressing display of raw hitcount
Masami Hiramatsu (Google)
2022-12-09
tracing: Add .graph suffix option to histogram value
Masami Hiramatsu (Google)
2022-12-09
tracing: Add .percent suffix option to histogram values
Masami Hiramatsu (Google)
2022-11-23
tracing: Make tracepoint_print_iter static
Xiu Jianfeng
2022-11-23
ring_buffer: Remove unused "event" parameter
Song Chen
2022-11-23
tracing: Add tracing_reset_all_online_cpus_unlocked() function
Steven Rostedt (Google)
2022-11-17
tracing: Fix potential null-pointer-access of entry in list 'tr->err_log'
Zheng Yejian
2022-11-16
tracing: Fix memory leak in tracing_read_pipe()
Wang Yufen
2022-11-16
tracing/ring-buffer: Have polling block on watermark
Steven Rostedt (Google)
2022-10-05
tracing: Do not free snapshot if tracer is on cmdline
Steven Rostedt (Google)
2022-09-29
tracing: Fix spelling mistake "preapre" -> "prepare"
Colin Ian King
2022-09-29
tracing: Wake up waiters when tracing is disabled
Steven Rostedt (Google)
2022-09-29
tracing: Add ioctl() to force ring buffer waiters to wake up
Steven Rostedt (Google)
2022-09-28
tracing: Wake up ring buffer waiters on closing of the file
Steven Rostedt (Google)
2022-09-27
tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
Waiman Long
2022-08-05
Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-02
tracing: Use free_trace_buffer() in allocate_trace_buffers()
Zhiqiang Liu
2022-07-30
rv: Add Runtime Verification (RV) interface
Daniel Bristot de Oliveira
2022-07-24
tracing: Auto generate event name when creating a group of events
Linyu Yuan
2022-07-12
tracing: Fix sleeping while atomic in kdb ftdump
Douglas Anderson
2022-07-05
context_tracking: Take NMI eqs entrypoints over RCU
Frederic Weisbecker
2022-07-05
context_tracking: Take IRQ eqs entrypoints over RCU
Frederic Weisbecker
2022-06-17
tracing: Simplify conditional compilation code in tracing_set_tracer()
sunliming
2022-05-29
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-26
tracing: Cleanup code by removing init "char *name"
liqiong
2022-05-26
tracing: Change "char *" string form to "char []"
liqiong
2022-05-26
tracing: Fix return value of trace_pid_write()
Wonhyuk Yang
2022-05-26
tracing: Use strim() to remove whitespace instead of doing it manually
Yuntao Wang
2022-04-27
tracing: Introduce trace clock tai
Kurt Kanzenbach
2022-04-26
tracing: make tracer_init_tracefs initcall asynchronous
Mark-PK Tsai
2022-04-26
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
2022-04-26
tracing: Fix sleeping function called from invalid context on RT kernel
Jun Miao
2022-04-26
tracing: Fix kernel-doc
Jiapeng Chong
2022-04-26
tracing: Fix inconsistent style of mini-HOWTO
Oscar Shiang
2022-04-05
ftrace: Use preemption model accessors for trace header printout
Valentin Schneider
2022-03-26
Merge tag 'trace-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-03-23
tracing: Have trace event string test handle zero length strings
Steven Rostedt (Google)
2022-03-11
tracing: Add snapshot at end of kernel boot up
Steven Rostedt (Google)
2022-03-04
tracing: Fix return value of __setup handlers
Randy Dunlap
2022-02-25
tracing: Ensure trace buffer is at least 4096 bytes large
Sven Schnelle
2022-02-10
tracing: Remove size restriction on tracing_log_err cmd strings
Tom Zanussi
2022-02-08
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
2022-01-27
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
[next]