index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/kprobes: Fix to free objects when failed to copy a symbol
Masami Hiramatsu (Google)
9 days
1
-2
/
+4
*
Merge tag 'ftrace-v6.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-03
2
-7
/
+3
|
\
|
*
ftrace: Fix function profiler's filtering functionality
Kohei Enju
2025-01-02
1
-6
/
+2
|
*
fgraph: Add READ_ONCE() when accessing fgraph_array[]
Zilin Guan
2025-01-02
1
-1
/
+1
*
|
tracing: Have process_string() also allow arrays
Steven Rostedt
2024-12-31
1
-0
/
+12
|
/
*
Merge tag 'probes-fixes-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-27
1
-1
/
+1
|
\
|
*
tracing/kprobe: Make trace_kprobe's module callback called after jump_label u...
Masami Hiramatsu (Google)
2024-12-23
1
-1
/
+1
*
|
tracing: Prevent bad count for tracing_cpumask_write
Lizhi Xu
2024-12-24
1
-0
/
+3
*
|
Merge tag 'trace-ringbuffer-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-12-20
2
-1
/
+14
|
\
\
|
*
|
trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffers
Steven Rostedt
2024-12-18
1
-0
/
+9
|
*
|
ring-buffer: Fix overflow in __rb_map_vma
Edward Adam Davis
2024-12-18
1
-1
/
+5
*
|
|
Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-12-18
4
-255
/
+237
|
\
\
\
|
*
|
|
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
2024-12-17
4
-216
/
+83
|
*
|
|
tracing: Add "%s" check in test_event_printk()
Steven Rostedt
2024-12-17
1
-15
/
+89
|
*
|
|
tracing: Add missing helper functions in event pointer dereference check
Steven Rostedt
2024-12-17
1
-2
/
+19
|
*
|
|
tracing: Fix test_event_printk() to process entire print argument
Steven Rostedt
2024-12-17
1
-29
/
+53
|
|
/
/
*
|
|
ftrace: Do not find "true_parent" if HAVE_DYNAMIC_FTRACE_WITH_ARGS is not set
Steven Rostedt
2024-12-16
1
-1
/
+2
*
|
|
fgraph: Still initialize idle shadow stacks when starting
Steven Rostedt
2024-12-16
1
-1
/
+7
|
/
/
*
|
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-14
2
-1
/
+16
|
\
\
|
*
|
bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()
Jann Horn
2024-12-10
1
-1
/
+5
|
*
|
bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog
Jiri Olsa
2024-12-10
1
-0
/
+4
|
*
|
bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors
Jann Horn
2024-12-10
1
-0
/
+7
*
|
|
Merge tag 'probes-fixes-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-12-11
1
-0
/
+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
tracing/eprobe: Fix to release eprobe when failed to add dyn_event
Masami Hiramatsu (Google)
2024-12-08
1
-0
/
+5
*
|
tracing: Fix archs that still call tracepoints without RCU watching
Steven Rostedt
2024-12-05
1
-6
/
+37
*
|
tracing: Fix cmp_entries_dup() to respect sort() comparison rules
Kuan-Wei Chiu
2024-12-04
1
-5
/
+1
|
/
*
tracing: Record task flag NEED_RESCHED_LAZY.
Thomas Gleixner
2024-11-22
2
-1
/
+15
*
Merge tag 'trace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2024-11-22
20
-131
/
+144
|
\
|
*
ftrace: Fix regression with module command in stack_trace_filter
guoweikang
2024-11-20
1
-0
/
+3
|
*
tracing: Fix function name for trampoline
Tatsuya S
2024-11-18
3
-8
/
+36
|
*
ftrace: Get the true parent ip for function tracer
Jeff Xie
2024-11-18
1
-0
/
+26
|
*
tracing: Remove redundant check on field->field in histograms
Colin Ian King
2024-11-12
1
-4
/
+1
|
*
tracing: Replace strncpy() with strscpy() when copying comm
Jinjie Ruan
2024-11-01
3
-4
/
+4
|
*
tracing: Remove TRACE_FLAG_IRQS_NOSUPPORT
Sebastian Andrzej Siewior
2024-11-01
1
-1
/
+0
|
*
tracing: Replace multiple deprecated strncpy with memcpy
Justin Stitt
2024-10-31
1
-4
/
+4
|
*
tracing: Make percpu stack trace buffer invariant to PAGE_SIZE
Ryan Roberts
2024-10-31
1
-1
/
+1
|
*
tracing: Use atomic64_inc_return() in trace_clock_counter()
Uros Bizjak
2024-10-10
1
-1
/
+1
|
*
trace/trace_event_perf: remove duplicate samples on the first tracepoint event
Levi Yun
2024-10-10
1
-0
/
+6
|
*
tracing/perf: Add might_fault check to syscall probes
Mathieu Desnoyers
2024-10-09
1
-0
/
+2
|
*
tracing/ftrace: Add might_fault check to syscall probes
Mathieu Desnoyers
2024-10-09
1
-0
/
+2
|
*
tracing/perf: disable preemption in syscall probe
Mathieu Desnoyers
2024-10-09
1
-0
/
+12
|
*
tracing/ftrace: disable preemption in syscall probe
Mathieu Desnoyers
2024-10-09
1
-0
/
+12
|
*
tracing: Remove definition of trace_*_rcuidle()
Steven Rostedt
2024-10-09
1
-20
/
+6
|
*
tracepoints: Use new static branch API
Josh Poimboeuf
2024-10-09
2
-3
/
+3
|
*
tracing: Remove TRACE_EVENT_FL_FILTERED logic
Zheng Yejian
2024-10-08
9
-74
/
+20
|
*
tracing/branch-profiler: Replace deprecated strncpy with strscpy
Justin Stitt
2024-10-08
1
-4
/
+2
|
*
ftrace: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
Li Chen
2024-10-08
1
-7
/
+3
*
|
Merge tag 'trace-tools-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-22
1
-1
/
+1
|
\
\
|
*
|
rv: Fix a typo
Andrew Kreimer
2024-10-05
1
-1
/
+1
*
|
|
Merge tag 'trace-ring-buffer-v6.13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-22
2
-30
/
+76
|
\
\
\
[next]