index
:
pm24.git
cpufreq-rust
master
more-events
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
Age
Commit message (
Expand
)
Author
2025-02-08
fgraph: Fix set_graph_notrace with setting TRACE_GRAPH_NOTRACE_BIT
Steven Rostedt
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-26
Merge tag 'trace-tools-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-26
Merge tag 'trace-rv-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-01-24
tracing/osnoise: Fix resetting of tracepoints
Steven Rostedt
2025-01-23
Merge tag 'trace-ringbuffer-v6.14-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-01-23
Merge tag 'ftrace-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-01-23
Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2025-01-23
Merge tag 'probes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-01-21
fgraph: Remove calltime and rettime from generic operations
Steven Rostedt
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-01-21
Merge tag 'trace-ringbuffer-v6.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-21
tracing: Fix output of set_event for some cached module events
Steven Rostedt
2025-01-21
tracing: Fix allocation of printing set_event file content
Steven Rostedt
2025-01-21
ring-buffer: Do not allow events in NMI with generic atomic64 cmpxchg()
Steven Rostedt
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-20
tracing: Rename update_cache() to update_mod_cache()
Steven Rostedt
2025-01-20
Merge tag 'kernel-6.14-rc1.pid' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-20
tracing: Fix #if CONFIG_MODULES to #ifdef CONFIG_MODULES
Steven Rostedt
2025-01-16
ftrace: Implement :mod: cache filtering on kernel command line
Steven Rostedt
2025-01-16
tracing: Adopt __free() and guard() for trace_fprobe.c
Masami Hiramatsu (Google)
2025-01-16
tracing: Cache ":mod:" events for modules not loaded yet
Steven Rostedt
2025-01-16
tracing: Add :mod: command to enabled module events
Steven Rostedt
2025-01-15
bpf: Send signals asynchronously if !preemptible
Puranjay Mohan
2025-01-14
tracing: Print lazy preemption model
Shrikanth Hegde
2025-01-14
tracing: Fix irqsoff and wakeup latency tracers when using function graph
Steven Rostedt
2025-01-13
ring-buffer: Make reading page consistent with the code logic
Jeongjun Park
2025-01-13
ring-buffer: Check for empty ring-buffer with rb_num_of_entries()
Vincent Donnefort
2025-01-13
bpf: Use ftrace_get_symaddr() for kprobe_multi probes
Masami Hiramatsu (Google)
2025-01-10
tracing/kprobes: Simplify __trace_kprobe_create() by removing gotos
Masami Hiramatsu (Google)
2025-01-10
tracing: Use __free() for kprobe events to cleanup
Masami Hiramatsu (Google)
2025-01-10
tracing: Use __free() in trace_probe for cleanup
Masami Hiramatsu (Google)
2025-01-10
tracing/eprobe: Adopt guard() and scoped_guard()
Masami Hiramatsu (Google)
2025-01-10
tracing/uprobe: Adopt guard() and scoped_guard()
Masami Hiramatsu (Google)
2025-01-10
tracing/kprobe: Adopt guard() and scoped_guard()
Masami Hiramatsu (Google)
2025-01-10
tracing/kprobes: Fix to free objects when failed to copy a symbol
Masami Hiramatsu (Google)
2025-01-08
bpf: Return error for missed kprobe multi bpf program execution
Jiri Olsa
2025-01-08
bpf: Move out synchronize_rcu_tasks_trace from mutex CS
Pu Lehui
2025-01-07
tracing/hist: Support POLLPRI event for poll on histogram
Masami Hiramatsu (Google)
2025-01-07
tracing/hist: Add poll(POLLIN) support on hist file
Masami Hiramatsu (Google)
2025-01-07
tracing: Fix using ret variable in tracing_set_tracer()
Steven Rostedt
2025-01-03
Merge tag 'ftrace-v6.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-02
ftrace: Fix function profiler's filtering functionality
Kohei Enju
2025-01-02
fgraph: Add READ_ONCE() when accessing fgraph_array[]
Zilin Guan
2024-12-31
tracing: Have process_string() also allow arrays
Steven Rostedt
2024-12-27
verification/dot2k: Auto patch current kernel source
Gabriele Monaco
2024-12-27
rv: Simplify manual steps in monitor creation
Gabriele Monaco
2024-12-27
Merge tag 'probes-fixes-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]