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-04-13
ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...
linke li
2024-04-13
ring-buffer: Fix full_waiters_pending in poll
Steven Rostedt (Google)
2024-04-13
ring-buffer: Fix resetting of shortest_full
Steven Rostedt (Google)
2024-04-13
ring-buffer: Do not set shortest_full when full target is hit
Steven Rostedt (Google)
2024-04-13
ring-buffer: Fix waking up ring buffer readers
Steven Rostedt (Google)
2024-02-23
tracing: Inform kmemleak of saved_cmdlines allocation
Steven Rostedt (Google)
2024-02-23
ring-buffer: Clean ring_buffer_poll_wait() error return
Vincent Donnefort
2024-02-23
tracing: Fix wasted memory in saved_cmdlines logic
Steven Rostedt (Google)
2024-02-23
tracing/trigger: Fix to return error if failed to alloc snapshot
Masami Hiramatsu (Google)
2024-02-23
tracing: Ensure visibility when inserting an element into tracing_map
Petr Pavlu
2024-01-25
ring-buffer: Do not record in NMI if the arch does not support cmpxchg in NMI
Steven Rostedt (Google)
2024-01-25
tracing: Add size check when printing trace_marker output
Steven Rostedt (Google)
2024-01-25
tracing: Have large events show up as '[LINE TOO BIG]' instead of nothing
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-05
tracing / synthetic: Disable events after testing in synth_event_gen_test_init()
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
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
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-20
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
2023-11-08
tracing/kprobes: Fix the description of variable length arguments
Yujie Liu
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-10
ring-buffer: Update "shortest_full" in polling
Steven Rostedt (Google)
2023-10-10
ring-buffer: Do not attempt to read past "commit"
Steven Rostedt (Google)
2023-10-10
ring-buffer: Avoid softlockup in ring_buffer_resize()
Zheng Yejian
2023-10-10
tracing: Have event inject files inc the trace array ref count
Steven Rostedt (Google)
2023-10-10
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
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-19
tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY
Brian Foster
2023-09-19
tracing: Fix race issue between cpu buffer write and swap
Zheng Yejian
2023-09-19
bpf: Clear the probe_addr for uprobe
Yafang Shao
2023-09-19
tracing: Introduce pipe_cpumask to avoid race on trace_pipes
Zheng Yejian
2023-08-30
tracing: Fix memleak due to race between current_tracer and trace
Zheng Yejian
2023-08-30
tracing: Fix cpu buffers unavailable due to 'record_disabled' missed
Zheng Yejian
2023-08-26
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
2023-08-26
tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs
Steven Rostedt (VMware)
[next]