Show patches with: Submitter = Masami Hiramatsu (Google)       |   1102 patches
« 1 2 ... 3 4 511 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9,04/36] function_graph: Convert ret_stack to a series of longs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 1-1 2024-04-15 Masami Hiramatsu (Google) Not Applicable
[v9,03/36] x86: tracing: Add ftrace_regs definition in the header tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 1-1 2024-04-15 Masami Hiramatsu (Google) Not Applicable
[v9,02/36] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 1-1 2024-04-15 Masami Hiramatsu (Google) Not Applicable
[v9,01/36] tracing: Add a comment about ftrace_regs definition tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 1-1 2024-04-15 Masami Hiramatsu (Google) Not Applicable
[v8,35/35] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 48113 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,34/35] selftests/ftrace: Add a test case for repeating register/unregister fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47213 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,33/35] selftests: ftrace: Remove obsolate maxactive syntax check tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 48113 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,32/35] tracing/fprobe: Remove nr_maxactive from fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 48113 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,31/35] fprobe: Rewrite fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 44216 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,30/35] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47114 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,29/35] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 47213 2024-02-25 Masami Hiramatsu (Google) bpf Not Applicable
[v8,28/35] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 48113 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,27/35] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 48113 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,26/35] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 47213 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,25/35] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 48113 2024-02-25 Masami Hiramatsu (Google) bpf Not Applicable
[v8,24/35] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 48113 2024-02-25 Masami Hiramatsu (Google) bpf Not Applicable
[v8,23/35] function_graph: Pass ftrace_regs to retfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47213 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,22/35] function_graph: Replace fgraph_ret_regs with ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 46214 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,21/35] function_graph: Pass ftrace_regs to entryfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 46214 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,20/35] ftrace: Add multiple fgraph storage selftest tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47213 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,19/35] function_graph: Add selftest for passing local variables tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 46115 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,18/35] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 46214 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,17/35] function_graph: Move graph notrace bit to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47213 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,16/35] function_graph: Move graph depth stored data to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 48113 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,15/35] function_graph: Move set_graph_function tests to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47213 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,14/35] function_graph: Add "task variables" per task for fgraph_ops tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47213 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,13/35] function_graph: Use a simple LRU for fgraph_array index number tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 48113 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,12/35] function_graph: Have the instances use their own ftrace_ops for filtering tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47213 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,11/35] ftrace: Allow ftrace startup flags exist without dynamic ftrace tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 49-13 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,10/35] ftrace: Allow function_graph tracer to be enabled in instances tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47213 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,09/35] ftrace/function_graph: Pass fgraph_ops to function graph callbacks tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47213 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,08/35] function_graph: Remove logic around ftrace_graph_entry and return tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 48113 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,07/35] function_graph: Allow multiple users to attach to function graph tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 45215 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,06/35] function_graph: Add an array structure that will allow multiple callbacks tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47213 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,05/35] 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 - - - 48113 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,04/35] function_graph: Convert ret_stack to a series of longs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47213 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,03/35] x86: tracing: Add ftrace_regs definition in the header tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 48113 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,02/35] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 48113 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v8,01/35] tracing: Add a comment about ftrace_regs definition tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 48-14 2024-02-25 Masami Hiramatsu (Google) Not Applicable
[v7,36/36] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 50110 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,35/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 49210 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,34/36] selftests: ftrace: Remove obsolate maxactive syntax check tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 50110 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,33/36] tracing/fprobe: Remove nr_maxactive from fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 50110 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,32/36] fprobe: Rewrite fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47212 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,31/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 49210 2024-02-06 Masami Hiramatsu (Google) bpf Handled Elsewhere
[v7,30/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 50110 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,29/36] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 51110 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,28/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 50210 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,27/36] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 51110 2024-02-06 Masami Hiramatsu (Google) bpf Handled Elsewhere
[v7,26/36] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 51110 2024-02-06 Masami Hiramatsu (Google) bpf Handled Elsewhere
[v7,25/36] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 50210 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,24/36] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 50111 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 50210 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,22/36] function_graph: Add a new entry handler with parent_ip and ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 49211 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,21/36] function_graph: Add selftest for passing local variables tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 49112 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,20/36] function_graph: Improve push operation for several interrupts tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 50210 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,19/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 49211 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,18/36] function_graph: Move graph notrace bit to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 50210 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,17/36] function_graph: Move graph depth stored data to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 51110 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,16/36] function_graph: Move set_graph_function tests to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 50210 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,15/36] function_graph: Add "task variables" per task for fgraph_ops tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 50210 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,14/36] function_graph: Use a simple LRU for fgraph_array index number tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 51110 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,13/36] function_graph: Have the instances use their own ftrace_ops for filtering tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47213 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,12/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 49-13 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,11/36] ftrace: Allow function_graph tracer to be enabled in instances tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47213 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,10/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 47213 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,09/36] function_graph: Remove logic around ftrace_graph_entry and return tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 51110 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,08/36] function_graph: Allow multiple users to attach to function graph tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 48212 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,07/36] function_graph: Add an array structure that will allow multiple callbacks tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 50210 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,06/36] 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 - - - 51110 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,05/36] function_graph: Convert ret_stack to a series of longs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 50210 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,04/36] x86: tracing: Add ftrace_regs definition in the header tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 51110 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,03/36] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 51110 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,02/36] tracing: Add a comment about ftrace_regs definition tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 51-11 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v7,01/36] ftrace: Fix DIRECT_CALLS to use SAVE_REGS by default tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 1 1 50210 2024-02-06 Masami Hiramatsu (Google) Not Applicable
[v6,36/36] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 43-18 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,35/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 42118 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,34/36] selftests: ftrace: Remove obsolate maxactive syntax check tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 43-18 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,33/36] tracing/fprobe: Remove nr_maxactive from fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 43-18 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,32/36] fprobe: Rewrite fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 40120 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,31/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 42118 2024-01-12 Masami Hiramatsu (Google) bpf Not Applicable
[v6,30/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 43-18 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,29/36] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 43-18 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,28/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 42118 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,27/36] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 43-18 2024-01-12 Masami Hiramatsu (Google) bpf Not Applicable
[v6,26/36] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - 43-18 2024-01-12 Masami Hiramatsu (Google) bpf Not Applicable
[v6,25/36] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 42118 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,24/36] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 43-18 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 42118 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,22/36] function_graph: Add a new entry handler with parent_ip and ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 41119 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,21/36] function_graph: Add selftest for passing local variables tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 41-20 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,20/36] function_graph: Improve push operation for several interrupts tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 42118 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,19/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 41119 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,18/36] function_graph: Move graph notrace bit to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 42118 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,17/36] function_graph: Move graph depth stored data to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 43-18 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,16/36] function_graph: Move set_graph_function tests to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 42118 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,15/36] function_graph: Add "task variables" per task for fgraph_ops tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 42118 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,14/36] function_graph: Use a simple LRU for fgraph_array index number tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 43-18 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,13/36] function_graph: Have the instances use their own ftrace_ops for filtering tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 41119 2024-01-12 Masami Hiramatsu (Google) Not Applicable
[v6,12/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - 43-18 2024-01-12 Masami Hiramatsu (Google) Not Applicable
« 1 2 ... 3 4 511 12 »