Show patches with: Series = [for-next,01/27] function_graph: Convert ret_stack to a series of longs       |   27 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[for-next,27/27] selftests/ftrace: Add fgraph-multi.tc test [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,26/27] selftests/ftrace: Add function_graph tracer to func-filter-pid test [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,25/27] function_graph: Use static_call and branch to optimize return function [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,24/27] function_graph: Use static_call and branch to optimize entry function [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,23/27] function_graph: Use bitmask to loop on fgraph entry [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,22/27] function_graph: Use for_each_set_bit() in __ftrace_return_to_handler() [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,21/27] ftrace: Add multiple fgraph storage selftest [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,20/27] function_graph: Add selftest for passing local variables [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,19/27] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,18/27] function_graph: Move graph notrace bit to shadow stack global var [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,17/27] function_graph: Move graph depth stored data to shadow stack global var [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,16/27] function_graph: Move set_graph_function tests to shadow stack global var [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,15/27] function_graph: Add "task variables" per task for fgraph_ops [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,14/27] function_graph: Use a simple LRU for fgraph_array index number [for-next,01/27] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,13/27] function_graph: Add pid tracing back to function graph tracer [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,12/27] function_graph: Have the instances use their own ftrace_ops for filtering [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,11/27] ftrace: Allow subops filtering to be modified [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,10/27] ftrace: Add subops logic to allow one ops to manage many [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,09/27] ftrace: Allow ftrace startup flags to exist without dynamic ftrace [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,08/27] ftrace: Allow function_graph tracer to be enabled in instances [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,07/27] ftrace/function_graph: Pass fgraph_ops to function graph callbacks [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,06/27] function_graph: Remove logic around ftrace_graph_entry and return [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,05/27] function_graph: Handle tail calls for stack unwinding [for-next,01/27] function_graph: Convert ret_stack to a series of longs - - - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,04/27] function_graph: Allow multiple users to attach to function graph [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,03/27] function_graph: Add an array structure that will allow multiple callbacks [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,02/27] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable
[for-next,01/27] function_graph: Convert ret_stack to a series of longs [for-next,01/27] function_graph: Convert ret_stack to a series of longs - 1 - 1-- 2024-06-04 Steven Rostedt bpf Not Applicable