Show patches with: Submitter = Steven Rostedt       |    Archived = No       |   721 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
tracing/ring-buffer: Clear all memory mapped CPU ring buffers on first recording tracing/ring-buffer: Clear all memory mapped CPU ring buffers on first recording - - - --- 2024-11-14 Steven Rostedt Accepted
Revert: "ring-buffer: Do not have boot mapped buffers hook to CPU hotplug" Revert: "ring-buffer: Do not have boot mapped buffers hook to CPU hotplug" - - - --- 2024-11-14 Steven Rostedt Accepted
[for-next,10/11] tracing: Add might_fault() check in __DECLARE_TRACE_SYSCALL Untitled series #905361 - - 1 --- 2024-11-01 Steven Rostedt Superseded
[for-next,09/11] tracing: Fix syscall tracepoint use-after-free Untitled series #905361 - - 1 --- 2024-11-01 Steven Rostedt Superseded
[for-next,08/11] tracing: Introduce tracepoint_is_faultable() Untitled series #905361 1 - 1 --- 2024-11-01 Steven Rostedt Superseded
[for-next,07/11] tracing: Introduce tracepoint extended structure Untitled series #905361 - - 1 --- 2024-11-01 Steven Rostedt Superseded
[5/5] ftrace: Use guard to take ftrace_lock in ftrace_graph_set_hash() ftrace: Use guard to take ftrace_lock - - - --- 2024-10-28 Steven Rostedt Accepted
[4/5] ftrace: Use guard to take the ftrace_lock in release_probe() ftrace: Use guard to take ftrace_lock - - - --- 2024-10-28 Steven Rostedt Accepted
[3/5] ftrace: Use guard to lock ftrace_lock in cache_mod() ftrace: Use guard to take ftrace_lock - - - --- 2024-10-28 Steven Rostedt Accepted
[2/5] ftrace: Use guard for match_records() ftrace: Use guard to take ftrace_lock - - - --- 2024-10-28 Steven Rostedt Accepted
[1/5] fgraph: Use guard(mutex)(&ftrace_lock) for unregister_ftrace_graph() ftrace: Use guard to take ftrace_lock - - - --- 2024-10-28 Steven Rostedt Accepted
[v3,2/2] fgraph: Free ret_stack when task is done with it fgraph: Free up function graph shadow stacks - 1 - --- 2024-10-28 Steven Rostedt New
[v3,1/2] fgraph: Free ret_stacks when graph tracing is done fgraph: Free up function graph shadow stacks - 1 - --- 2024-10-28 Steven Rostedt New
[v2,2/2] fgraph: Free ret_stack when task is done with it fgraph: Free up function graph shadow stacks - 1 - --- 2024-10-28 Steven Rostedt Superseded
[v2,1/2] fgraph: Free ret_stacks when graph tracing is done fgraph: Free up function graph shadow stacks - 1 - --- 2024-10-28 Steven Rostedt Superseded
[v2] fgraph: Give ret_stack its own kmem cache [v2] fgraph: Give ret_stack its own kmem cache 1 - - --- 2024-10-26 Steven Rostedt Accepted
fgraph: Change the name of cpuhp state to "fgraph:online" fgraph: Change the name of cpuhp state to "fgraph:online" 1 - - --- 2024-10-25 Steven Rostedt Accepted
[2/2] fgraph: Free ret_stack when task is done with it fgraph: Free up function graph shadow stacks - 1 - --- 2024-10-24 Steven Rostedt Superseded
[1/2] fgraph: Free ret_stacks when graph tracing is done fgraph: Free up function graph shadow stacks - 1 - --- 2024-10-24 Steven Rostedt Superseded
fgraph: Separate size of ret_stack from PAGE_SIZE fgraph: Separate size of ret_stack from PAGE_SIZE 1 1 - --- 2024-10-19 Steven Rostedt Accepted
fgraph: Give ret_stack its own kmem cache fgraph: Give ret_stack its own kmem cache - - - --- 2024-10-19 Steven Rostedt Superseded
fgraph: Allocate ret_stack_list with proper size fgraph: Allocate ret_stack_list with proper size 1 - - --- 2024-10-19 Steven Rostedt Accepted
fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks 1 - - --- 2024-10-19 Steven Rostedt Accepted
[v2] tracing: Add __print_dynamic_array() helper [v2] tracing: Add __print_dynamic_array() helper - 1 - --- 2024-10-18 Steven Rostedt New
ftrace: Show timings of how long nop patching took ftrace: Show timings of how long nop patching took - - - --- 2024-10-17 Steven Rostedt Accepted
ring-buffer: Fix refcount setting of boot mapped buffers ring-buffer: Fix refcount setting of boot mapped buffers - 1 - --- 2024-10-11 Steven Rostedt Accepted
selftests/ftrace: Fix check of return value in fgraph-retval.tc test selftests/ftrace: Fix check of return value in fgraph-retval.tc test - - - --- 2024-10-11 Steven Rostedt Accepted
ring-buffer: Synchronize ring_buffer_subbuf_order_set() with rb_check_pages() ring-buffer: Synchronize ring_buffer_subbuf_order_set() with rb_check_pages() - - - --- 2024-10-11 Steven Rostedt Rejected
[v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs [v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs 3 - - --- 2024-10-11 Steven Rostedt Accepted
ring-buffer: Have the buffer update counter be atomic ring-buffer: Have the buffer update counter be atomic - - - --- 2024-10-10 Steven Rostedt Rejected
fgragh: No need to invoke the function call_filter_check_discard() fgragh: No need to invoke the function call_filter_check_discard() - - - --- 2024-10-10 Steven Rostedt Accepted
[v3] ftrace/selftest: Test combination of function_graph tracer and function profiler [v3] ftrace/selftest: Test combination of function_graph tracer and function profiler 1 - - --- 2024-10-10 Steven Rostedt Accepted
[v2,2/2] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs ftrace: Make ftrace_regs abstract and consolidate code 2 - - --- 2024-10-08 Steven Rostedt Superseded
[v2,1/2] ftrace: Make ftrace_regs abstract from direct use ftrace: Make ftrace_regs abstract and consolidate code 3 - - --- 2024-10-08 Steven Rostedt Accepted
ring-buffer: Do not have boot mapped buffers hook to CPU hotplug ring-buffer: Do not have boot mapped buffers hook to CPU hotplug - - - --- 2024-10-08 Steven Rostedt Accepted
ftrace: Make ftrace_regs abstract from direct use ftrace: Make ftrace_regs abstract from direct use 1 - - --- 2024-10-08 Steven Rostedt Superseded
[v3] Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory [v3] Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory 1 1 - --- 2024-10-07 Steven Rostedt Accepted
[v2] ftrace/selftest: Test combination of function_graph tracer and function profiler [v2] ftrace/selftest: Test combination of function_graph tracer and function profiler 1 - - --- 2024-10-04 Steven Rostedt Superseded
tracepoint: Remove SRCU protection tracepoint: Remove SRCU protection 1 - - --- 2024-10-03 Steven Rostedt Queued
[v2] tracing: Remove definition of trace_*_rcuidle() [v2] tracing: Remove definition of trace_*_rcuidle() 1 - - --- 2024-10-03 Steven Rostedt Queued
tracing: Remove definition of trace_*_rcuidle() tracing: Remove definition of trace_*_rcuidle() - - - --- 2024-10-03 Steven Rostedt Superseded
tracing: Fix trace_check_vprintf() when tp_printk is used tracing: Fix trace_check_vprintf() when tp_printk is used - - 1 --- 2024-10-03 Steven Rostedt Accepted
[v2] Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory [v2] Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory 1 1 - --- 2024-10-01 Steven Rostedt Superseded
Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory Documentation/tracing: Mention that RESET_ATTACK_MITIGATION can clear memory 1 1 - --- 2024-09-26 Steven Rostedt Superseded
[3/3] ftrace: Have calltime be saved in the fgraph storage fgraph: Do not save calltime in shadow stack - - - --- 2024-09-14 Steven Rostedt Accepted
[2/3] ftrace: Use a running sleeptime instead of saving on shadow stack fgraph: Do not save calltime in shadow stack - - - --- 2024-09-14 Steven Rostedt Accepted
[1/3] fgraph: Use fgraph data to store subtime for profiler fgraph: Do not save calltime in shadow stack - - - --- 2024-09-14 Steven Rostedt Accepted
tracing/osnoise: Fix build when timerlat is not enabled tracing/osnoise: Fix build when timerlat is not enabled - - - --- 2024-09-09 Steven Rostedt Accepted
tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread() tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthread() - - - --- 2024-09-05 Steven Rostedt Accepted
[v2] tracing/timerlat: Only clear timer if a kthread exists [v2] tracing/timerlat: Only clear timer if a kthread exists - - - --- 2024-09-05 Steven Rostedt Accepted
eventfs: Use list_del_rcu() for SRCU protected list variable eventfs: Use list_del_rcu() for SRCU protected list variable - - 1 --- 2024-09-04 Steven Rostedt Accepted
tracing/osnoise: Use a cpumask to know what threads are kthreads tracing/osnoise: Use a cpumask to know what threads are kthreads - - - --- 2024-09-04 Steven Rostedt Accepted
tracing/timerlat: Only clear timer if a kthread exists tracing/timerlat: Only clear timer if a kthread exists - - - --- 2024-09-03 Steven Rostedt Superseded
tracing/osnoise: Protect the per CPU kthread variable with mutex tracing/osnoise: Protect the per CPU kthread variable with mutex - - - --- 2024-08-23 Steven Rostedt Superseded
[5/5] tracing/Documentation: Start a document on how to debug with tracing tracing: Allow trace_printk() to use the persistent ring buffer - - - --- 2024-08-23 Steven Rostedt Accepted
[4/5] tracing: Add option to set an instance to be the trace_printk destination tracing: Allow trace_printk() to use the persistent ring buffer - - - --- 2024-08-23 Steven Rostedt Accepted
[3/5] tracing: Have trace_printk not use binary prints if boot buffer tracing: Allow trace_printk() to use the persistent ring buffer - - - --- 2024-08-23 Steven Rostedt Accepted
[2/5] tracing: Allow trace_printk() to go to other instance buffers tracing: Allow trace_printk() to use the persistent ring buffer - - - --- 2024-08-23 Steven Rostedt Accepted
[1/5] tracing: Add "traceoff" flag to boot time tracing instances tracing: Allow trace_printk() to use the persistent ring buffer - - - --- 2024-08-23 Steven Rostedt Accepted
ftrace/selftest: Test combination of function_graph tracer and function profiler ftrace/selftest: Test combination of function_graph tracer and function profiler - 1 - --- 2024-08-21 Steven Rostedt Superseded
tracing: Add __print_dynamic_array() helper tracing: Add __print_dynamic_array() helper - - - --- 2024-08-21 Steven Rostedt Superseded
ring-buffer: Add magic and struct size to boot up meta data ring-buffer: Add magic and struct size to boot up meta data - - - --- 2024-08-15 Steven Rostedt Accepted
ring-buffer: Don't reset persistent ring-buffer meta saved addresses ring-buffer: Don't reset persistent ring-buffer meta saved addresses - - - --- 2024-08-15 Steven Rostedt Accepted
[v2] tracing: Allow boot instances to use reserve_mem boot memory [v2] tracing: Allow boot instances to use reserve_mem boot memory - - - --- 2024-08-15 Steven Rostedt Accepted
[2/2] tracing/fgraph: Have fgraph handle previous boot function addresses tracing: Have boot instance use reserve_mem option and use fgraph tracer - - - --- 2024-08-13 Steven Rostedt Accepted
[1/2] tracing: Allow boot instances to use reserve_mem boot memory tracing: Have boot instance use reserve_mem option and use fgraph tracer - - - --- 2024-08-13 Steven Rostedt Superseded
tracing: Return from tracing_buffers_read() if the file has been closed tracing: Return from tracing_buffers_read() if the file has been closed - - - --- 2024-08-09 Steven Rostedt Accepted
tracefs: Use generic inode RCU for synchronizing freeing tracefs: Use generic inode RCU for synchronizing freeing - - - --- 2024-08-07 Steven Rostedt Accepted
pstore/ramoops: Fix typo as there is no "reserver" pstore/ramoops: Fix typo as there is no "reserver" 1 - - --- 2024-08-07 Steven Rostedt Accepted
[v3] tracing: Have format file honor EVENT_FILE_FL_FREED [v3] tracing: Have format file honor EVENT_FILE_FL_FREED - - 1 --- 2024-07-30 Steven Rostedt Accepted
tracing: Use refcount for trace_event_file reference counter tracing: Use refcount for trace_event_file reference counter 1 - - --- 2024-07-26 Steven Rostedt Accepted
[v2] tracing: Have format file honor EVENT_FILE_FL_FREED [v2] tracing: Have format file honor EVENT_FILE_FL_FREED - - 1 --- 2024-07-26 Steven Rostedt Superseded
tracing: Have format file honor EVENT_FILE_FL_FREED tracing: Have format file honor EVENT_FILE_FL_FREED - 1 1 --- 2024-07-26 Steven Rostedt Superseded
trace-cmd: Add meson build targets to Makefile trace-cmd: Add meson build targets to Makefile - 1 - --- 2024-07-24 Steven Rostedt Superseded
tracing: Fix ifdef of snapshots to not prevent last_boot_info file tracing: Fix ifdef of snapshots to not prevent last_boot_info file - - - --- 2024-07-19 Steven Rostedt Accepted
tracing: Update MAINTAINERS file tracing: Update MAINTAINERS file - 2 - --- 2024-07-15 Steven Rostedt Accepted
tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2F tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2F 1 1 - --- 2024-07-02 Steven Rostedt Accepted
[v7,2/2] pstore/ramoops: Add ramoops.mem_name= command line option mm/memblock: Add "reserve_mem" to reserved named memory at boot up - - 1 --- 2024-06-13 Steven Rostedt Superseded
[v7,1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up mm/memblock: Add "reserve_mem" to reserved named memory at boot up - - 1 --- 2024-06-13 Steven Rostedt Accepted
[v6,2/2] pstore/ramoops: Add ramoops.mem_name= command line option [v6,1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up - - 1 --- 2024-06-13 Steven Rostedt Accepted
[v6,1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up [v6,1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up - - 1 --- 2024-06-13 Steven Rostedt Superseded
[v6,0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up - - - --- 2024-06-13 Steven Rostedt Superseded
function_graph: Add READ_ONCE() when accessing fgraph_array[] function_graph: Add READ_ONCE() when accessing fgraph_array[] 1 - - --- 2024-06-13 Steven Rostedt Accepted
[v5,2/2] pstore/ramoops: Add ramoops.mem_name= command line option [v5,1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up - - 1 --- 2024-06-13 Steven Rostedt Superseded
[v5,1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up [v5,1/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up - - 1 --- 2024-06-13 Steven Rostedt Superseded
[v5,0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up - - - --- 2024-06-13 Steven Rostedt Superseded
[v6,13/13] tracing: Add last boot delta offset for stack traces [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Accepted
[v6,12/13] tracing: Update function tracing output for previous boot buffer [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Accepted
[v6,11/13] tracing: Handle old buffer mappings for event strings and functions [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Accepted
[v6,10/13] tracing/ring-buffer: Add last_boot_info file to boot instance [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Accepted
[v6,09/13] ring-buffer: Save text and data locations in mapped meta data [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Accepted
[v6,08/13] tracing: Add option to use memmapped memory for trace boot instance [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Accepted
[v6,07/13] ring-buffer: Validate boot range memory events [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Accepted
[v6,06/13] ring-buffer: Add test if range of boot buffer is valid [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Accepted
[v6,05/13] ring-buffer: Add output of ring buffer meta page [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Accepted
[v6,04/13] tracing: Implement creating an instance based on a given memory region [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Accepted
[v6,03/13] ring-buffer: Add ring_buffer_meta data [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Accepted
[v6,02/13] ring-buffer: Add ring_buffer_alloc_range() [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Accepted
[v6,01/13] ring-buffer: Allow mapped field to be set without mapping [v6,01/13] ring-buffer: Allow mapped field to be set without mapping - - - --- 2024-06-12 Steven Rostedt Accepted
[v6,00/13] tracing: Persistent traces across a reboot or crash - - - --- 2024-06-12 Steven Rostedt Superseded
« 1 2 3 47 8 »