index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2
-2
/
+2
2025-01-26
Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-27
/
+193
2025-01-26
Merge tag 'trace-rv-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+14
2025-01-24
tracing/osnoise: Fix resetting of tracepoints
Steven Rostedt
1
-3
/
+14
2025-01-23
Merge tag 'trace-ringbuffer-v6.14-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+7
2025-01-23
Merge tag 'ftrace-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-24
/
+33
2025-01-23
Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
12
-462
/
+650
2025-01-23
Merge tag 'probes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
4
-145
/
+112
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-25
/
+33
2025-01-21
fgraph: Remove calltime and rettime from generic operations
Steven Rostedt
6
-24
/
+33
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
13
-484
/
+856
2025-01-21
Merge tag 'trace-ringbuffer-v6.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-46
/
+17
2025-01-21
tracing: Fix output of set_event for some cached module events
Steven Rostedt
1
-1
/
+1
2025-01-21
tracing: Fix allocation of printing set_event file content
Steven Rostedt
1
-1
/
+1
2025-01-21
ring-buffer: Do not allow events in NMI with generic atomic64 cmpxchg()
Steven Rostedt
1
-2
/
+7
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+6
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
1
-24
/
+12
2025-01-20
tracing: Rename update_cache() to update_mod_cache()
Steven Rostedt
1
-2
/
+2
2025-01-20
Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-4
/
+2
2025-01-20
tracing: Fix #if CONFIG_MODULES to #ifdef CONFIG_MODULES
Steven Rostedt
1
-1
/
+1
2025-01-16
ftrace: Implement :mod: cache filtering on kernel command line
Steven Rostedt
3
-9
/
+68
2025-01-16
tracing: Adopt __free() and guard() for trace_fprobe.c
Masami Hiramatsu (Google)
1
-66
/
+58
2025-01-16
tracing: Cache ":mod:" events for modules not loaded yet
Steven Rostedt
4
-28
/
+268
2025-01-16
tracing: Add :mod: command to enabled module events
Steven Rostedt
2
-13
/
+48
2025-01-15
bpf: Send signals asynchronously if !preemptible
Puranjay Mohan
1
-1
/
+1
2025-01-14
tracing: Print lazy preemption model
Shrikanth Hegde
1
-0
/
+1
2025-01-14
tracing: Fix irqsoff and wakeup latency tracers when using function graph
Steven Rostedt
2
-0
/
+28
2025-01-13
ring-buffer: Make reading page consistent with the code logic
Jeongjun Park
1
-1
/
+3
2025-01-13
ring-buffer: Check for empty ring-buffer with rb_num_of_entries()
Vincent Donnefort
1
-45
/
+14
2025-01-13
bpf: Use ftrace_get_symaddr() for kprobe_multi probes
Masami Hiramatsu (Google)
1
-2
/
+11
2025-01-10
tracing/kprobes: Simplify __trace_kprobe_create() by removing gotos
Masami Hiramatsu (Google)
1
-48
/
+49
2025-01-10
tracing: Use __free() for kprobe events to cleanup
Masami Hiramatsu (Google)
1
-33
/
+29
2025-01-10
tracing: Use __free() in trace_probe for cleanup
Masami Hiramatsu (Google)
1
-34
/
+17
2025-01-10
tracing/eprobe: Adopt guard() and scoped_guard()
Masami Hiramatsu (Google)
1
-19
/
+17
2025-01-10
tracing/uprobe: Adopt guard() and scoped_guard()
Masami Hiramatsu (Google)
1
-10
/
+5
2025-01-10
tracing/kprobe: Adopt guard() and scoped_guard()
Masami Hiramatsu (Google)
1
-12
/
+6
2025-01-10
tracing/kprobes: Fix to free objects when failed to copy a symbol
Masami Hiramatsu (Google)
1
-2
/
+4
2025-01-08
bpf: Return error for missed kprobe multi bpf program execution
Jiri Olsa
1
-1
/
+1
2025-01-08
bpf: Move out synchronize_rcu_tasks_trace from mutex CS
Pu Lehui
1
-8
/
+13
2025-01-07
tracing/hist: Support POLLPRI event for poll on histogram
Masami Hiramatsu (Google)
1
-3
/
+26
2025-01-07
tracing/hist: Add poll(POLLIN) support on hist file
Masami Hiramatsu (Google)
2
-3
/
+81
2025-01-07
tracing: Fix using ret variable in tracing_set_tracer()
Steven Rostedt
1
-2
/
+1
2025-01-03
Merge tag 'ftrace-v6.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+3
2025-01-02
ftrace: Fix function profiler's filtering functionality
Kohei Enju
1
-6
/
+2
2025-01-02
fgraph: Add READ_ONCE() when accessing fgraph_array[]
Zilin Guan
1
-1
/
+1
2024-12-31
tracing: Have process_string() also allow arrays
Steven Rostedt
1
-0
/
+12
2024-12-27
verification/dot2k: Auto patch current kernel source
Gabriele Monaco
3
-1
/
+4
2024-12-27
rv: Simplify manual steps in monitor creation
Gabriele Monaco
10
-26
/
+189
2024-12-27
Merge tag 'probes-fixes-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-12-26
tracing/fprobe: Remove nr_maxactive from fprobe
Masami Hiramatsu (Google)
1
-37
/
+6
[next]