index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2024-01-31
tracing: Ensure visibility when inserting an element into tracing_map
Petr Pavlu
2024-01-20
ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
Steven Rostedt (Google)
2024-01-20
tracing: Fix uaf issue when open the hist or hist_debug file
Zheng Yejian
2024-01-20
tracing: Add size check when printing trace_marker output
Steven Rostedt (Google)
2024-01-20
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
Steven Rostedt (Google)
2024-01-10
ring-buffer: Fix 32-bit rb_time_read() race with rb_time_cmpxchg()
Mathieu Desnoyers
2024-01-05
tracing/kprobes: Fix symbol counting logic by looking at modules as well
Andrii Nakryiko
2024-01-05
ring-buffer: Fix slowpath of interrupted event
Steven Rostedt (Google)
2024-01-05
ring-buffer: Remove useless update to write_stamp in rb_try_to_discard()
Steven Rostedt (Google)
2024-01-05
tracing: Fix blocked reader of snapshot buffer
Steven Rostedt (Google)
2024-01-05
ring-buffer: Fix wake ups when buffer_percent is set to 100
Steven Rostedt (Google)
2024-01-01
tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
Steven Rostedt (Google)
2023-12-20
ring-buffer: Have rb_time_cmpxchg() set the msb counter too
Steven Rostedt (Google)
2023-12-20
ring-buffer: Do not try to put back write_stamp
Steven Rostedt (Google)
2023-12-20
ring-buffer: Fix a race in rb_time_cmpxchg() for 32 bit archs
Steven Rostedt (Google)
2023-12-20
ring-buffer: Fix writing to the buffer with max_data_size
Steven Rostedt (Google)
2023-12-20
ring-buffer: Have saved event hold the entire event
Steven Rostedt (Google)
2023-12-20
ring-buffer: Do not update before stamp when switching sub-buffers
Steven Rostedt (Google)
2023-12-20
tracing: Update snapshot buffer on resize if it is allocated
Steven Rostedt (Google)
2023-12-20
ring-buffer: Fix memory leak of free page
Steven Rostedt (Google)
2023-12-13
tracing: Stop current tracer when resizing buffer
Steven Rostedt (Google)
2023-12-13
tracing: Set actual size after ring buffer resize
Zheng Yejian
2023-12-13
ring-buffer: Force absolute timestamp on discard of event
Steven Rostedt (Google)
2023-12-13
tracing: Fix a possible race when disabling buffered events
Petr Pavlu
2023-12-13
tracing: Fix incomplete locking when disabling buffered events
Petr Pavlu
2023-12-13
tracing: Disable snapshot buffer when stopping instance tracers
Steven Rostedt (Google)
2023-12-13
tracing: Always update snapshot buffer size
Steven Rostedt (Google)
2023-12-13
ring-buffer: Test last update in 32bit version of __rb_time_read()
Steven Rostedt (Google)
2023-12-13
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
2023-12-13
tracing: Fix a warning when allocating buffered events fails
Petr Pavlu
2023-11-28
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
2023-11-28
tracing: Have the user copy of synthetic event address use correct context
Steven Rostedt (Google)
2023-11-20
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
2023-11-02
tracing/kprobes: Fix the description of variable length arguments
Yujie Liu
2023-10-25
tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbols
Francis Laniel
2023-10-25
fprobe: Fix to ensure the number of active retprobes is not zero
Masami Hiramatsu (Google)
2023-10-25
fprobe: Add nr_maxactive to specify rethook_node pool size
Masami Hiramatsu (Google)
2023-10-25
fprobe: Pass entry_data to handlers
Masami Hiramatsu (Google)
2023-10-25
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
2023-10-10
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
2023-10-10
ring-buffer: remove obsolete comment for free_buffer_page()
Vlastimil Babka
2023-10-06
bpf: Add override check to kprobe multi link attach
Jiri Olsa
2023-10-06
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
2023-10-06
ring-buffer: Do not attempt to read past "commit"
Steven Rostedt (Google)
2023-10-06
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
2023-09-23
tracing: Have option files inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
tracing: Have current_trace inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
2023-09-23
tracing: Have event inject files inc the trace array ref count
Steven Rostedt (Google)
2023-09-23
tracing: Have tracing_max_latency inc the trace array ref count
Steven Rostedt (Google)
[next]