Show patches with: Series = tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph       |    State = Action Required       |    Archived = No       |   32 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,32/32] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,31/32] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,30/32] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,29/32] fprobe: Rewrite fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,28/32] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,27/32] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,26/32] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,25/32] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,24/32] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,23/32] function_graph: Add a new exit handler with parent_ip and ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,22/32] function_graph: Add a new entry handler with parent_ip and ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,21/32] function_graph: Expand the max reserved data size tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,20/32] function_graph: Pass the size of reserved data when retrieving it tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,19/32] function_graph: Fix to check the return value of ftrace_pop_return_trace() tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,18/32] function_graph: Fix to initalize ftrace_ops for fgraph with ftrace_graph_func tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,17/32] function_graph: Fix to update curr_ret_stack with ARRAY entry size tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,16/32] function_graph: Add selftest for passing local variables tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,15/32] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,14/32] function_graph: Move graph notrace bit to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,13/32] function_graph: Move graph depth stored data to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,12/32] function_graph: Move set_graph_function tests to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,11/32] function_graph: Add "task variables" per task for fgraph_ops tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,10/32] function_graph: Have the instances use their own ftrace_ops for filtering tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,09/32] ftrace: Allow ftrace startup flags exist without dynamic ftrace tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,08/32] ftrace: Allow function_graph tracer to be enabled in instances tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,07/32] ftrace/function_graph: Pass fgraph_ops to function graph callbacks tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,06/32] function_graph: Remove logic around ftrace_graph_entry and return tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,05/32] function_graph: Allow multiple users to attach to function graph tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,04/32] function_graph: Add an array structure that will allow multiple callbacks tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,03/32] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,02/32] function_graph: Convert ret_stack to a series of longs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New
[RFC,01/32] seq_buf: Export seq_buf_puts() tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2023-11-05 Masami Hiramatsu (Google) New