index
:
pm24.git
master
perf-mon
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
2023-04-05
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
2023-04-04
tracing: Fix ftrace_boot_snapshot command line logic
Steven Rostedt (Google)
2023-04-04
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
2023-03-19
Merge tag 'trace-v6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-03-19
tracing: Make splice_read available again
Sung-hun Kim
2023-02-23
Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-02-23
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-21
tracing/probe: add a char type to show the character value of traced arguments
Donglin Peng
2023-02-21
tracing/eprobe: Fix to add filter on eprobe description in README file
Masami Hiramatsu (Google)
2023-02-18
tracing: Always use canonical ftrace path
Ross Zwisler
2023-02-07
tracing: Allow boot instances to have snapshot buffers
Steven Rostedt (Google)
2023-02-07
tracing: Add trace_array_puts() to write into instance
Steven Rostedt (Google)
2023-02-07
tracing: Add enabling of events to boot instances
Steven Rostedt (Google)
2023-02-07
tracing: Add creation of instances at boot command line
Steven Rostedt (Google)
2023-02-02
tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...
Shiju Jose
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-25
tracing/histogram: Add simple tests for stacktrace usage of synthetic events
Steven Rostedt (Google)
2023-01-24
tracing: Make sure trace_printk() can output as soon as it can be used
Steven Rostedt (Google)
2023-01-13
tracing: WARN on rcuidle
Peter Zijlstra
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
[next]