index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2025-03-15
tracing: tprobe-events: Fix to clean up tprobe correctly when module unload
Masami Hiramatsu (Google)
2025-03-14
tracing: Correct the refcount if the hist/hist_debug file fails to open
Tengda Wu
2025-03-10
bpf: Use RCU in all users of __module_text_address().
Sebastian Andrzej Siewior
2025-03-10
module: Use RCU in find_module_all().
Sebastian Andrzej Siewior
2025-03-07
function_graph: Remove the unused variable func
Jiapeng Chong
2025-03-06
tracing/user_events: Slightly simplify user_seq_show()
Christophe JAILLET
2025-03-06
tracing/user_events: Don't use %pK through printk
Thomas Weißschuh
2025-03-06
ring-buffer: Fix typo in comment about header page pointer
Zhouyi Zhou
2025-03-04
osnoise: provide quiescent states
Ankur Arora
2025-03-04
rv: Add license identifiers to monitor files
Gabriele Monaco
2025-03-04
ftrace: Add arguments to function tracer
Sven Schnelle
2025-03-04
ftrace: Have funcgraph-args take affect during tracing
Steven Rostedt
2025-03-04
ftrace: Add support for function argument to graph tracer
Sven Schnelle
2025-03-04
ftrace: Add print_function_args()
Sven Schnelle
2025-03-04
ftrace: Have ftrace_free_filter() WARN and exit if ops is active
Steven Rostedt
2025-03-04
fgraph: Correct typo in ftrace_return_to_handler comment
Haiyue Wang
2025-03-03
Merge tag 'v6.14-rc5' into x86/core, to pick up fixes
Ingo Molnar
2025-03-03
Merge tag 'probes-fixes-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-03
tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro
Masami Hiramatsu (Google)
2025-02-27
ftrace: Avoid potential division by zero in function_stat_show()
Nikolay Kuratov
2025-02-27
tracing: Fix bad hist from corrupting named_triggers list
Steven Rostedt
2025-02-26
trace/osnoise: Add trace events for samples
Tomas Glozar
2025-02-27
tracing: fprobe-events: Log error for exceeding the number of entry args
Masami Hiramatsu (Google)
2025-02-27
tracing: tprobe-events: Reject invalid tracepoint name
Masami Hiramatsu (Google)
2025-02-27
tracing: tprobe-events: Fix a memory leak when tprobe with $retval
Masami Hiramatsu (Google)
2025-02-26
perf: Remove unnecessary parameter of security check
Luo Gengkun
2025-02-26
bpf: Fix deadlock between rcu_tasks_trace and event_mutex.
Alexei Starovoitov
2025-02-25
tracing: Add traceoff_after_boot option
Steven Rostedt
2025-02-25
ftrace: Check against is_kernel_text() instead of kaslr_offset()
Steven Rostedt
2025-02-25
ftrace: Test mcount_loc addr before calling ftrace_call_addr()
Steven Rostedt
2025-02-21
tracing: Fix memory leak when reading set_event file
Adrian Huang
2025-02-21
ftrace: Correct preemption accounting for function tracing.
Sebastian Andrzej Siewior
2025-02-21
fprobe: Fix accounting of when to unregister from function graph
Steven Rostedt
2025-02-21
fprobe: Always unregister fgraph function from ops
Steven Rostedt
2025-02-21
ftrace: Do not add duplicate entries in subops manager ops
Steven Rostedt
2025-02-21
ftrace: Fix accounting of adding subops to a manager ops
Steven Rostedt
2025-02-20
bpf: Use preempt_count() directly in bpf_send_signal_common()
Hou Tao
2025-02-18
ftrace: Have ftrace pages output reflect freed pages
Steven Rostedt
2025-02-18
ftrace: Update the mcount_loc check of skipped entries
Steven Rostedt
2025-02-18
scripts/sorttable: Zero out weak functions in mcount_loc table
Steven Rostedt
2025-02-18
Merge tag 'v6.14-rc3' into x86/core, to pick up fixes
Ingo Molnar
2025-02-18
tracing/osnoise: Switch to use hrtimer_setup()
Nam Cao
2025-02-15
ring-buffer: Update pages_touched to reflect persistent buffer content
Steven Rostedt
2025-02-15
tracing: Do not allow mmap() of persistent ring buffer
Steven Rostedt
2025-02-14
ring-buffer: Validate the persistent meta data subbuf array
Steven Rostedt
2025-02-14
tracing: Have the error of __tracing_resize_ring_buffer() passed to user
Steven Rostedt
2025-02-14
ring-buffer: Unlock resize on mmap error
Steven Rostedt
2025-02-14
x86/ibt: Clean up is_endbr()
Peter Zijlstra
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
[prev]
[next]