Show patches with: Submitter = Masami Hiramatsu (Google)       |    Archived = No       |   668 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,3/3] sefltests/tracing: Add a test for tracepoint events on modules tracing/probes: Support tracepoint events on modules - - - --- 2024-06-01 Masami Hiramatsu (Google) New
[v2,2/3] tracing/fprobe: Support raw tracepoint events on modules tracing/probes: Support tracepoint events on modules - - - --- 2024-06-01 Masami Hiramatsu (Google) New
[v2,1/3] tracepoint: Support iterating over tracepoints on modules tracing/probes: Support tracepoint events on modules - - - --- 2024-06-01 Masami Hiramatsu (Google) New
tracing/fprobe: Support raw tracepoint events on modules tracing/fprobe: Support raw tracepoint events on modules - - - --- 2024-05-31 Masami Hiramatsu (Google) New
[2/2] selftests/tracing: Fix to check the required syscall event selftests/tracing: Fix ftracetest testcase issues - - - --- 2024-05-31 Masami Hiramatsu (Google) New
[1/2] selftests/tracing: Fix event filter test to retry up to 10 times selftests/tracing: Fix ftracetest testcase issues - - - --- 2024-05-31 Masami Hiramatsu (Google) New
[3/3] tracing/kprobe: Remove cleanup code unrelated to selftest tracing: Fix some selftest issues - - - --- 2024-05-26 Masami Hiramatsu (Google) New
[2/3] tracing/kprobe: Remove unneeded WARN_ON_ONCE() in selftests tracing: Fix some selftest issues - - - --- 2024-05-26 Masami Hiramatsu (Google) New
[1/3] tracing: Build event generation tests only as modules tracing: Fix some selftest issues - - - --- 2024-05-26 Masami Hiramatsu (Google) New
selftests/uprobes: Add a basic uprobe testcase selftests/uprobes: Add a basic uprobe testcase - - - --- 2024-05-24 Masami Hiramatsu (Google) New
[2/2] selftests/ftrace: Update required config selftests/ftrace: Fix config related issues - 1 - --- 2024-05-21 Masami Hiramatsu (Google) New
[1/2] selftests/ftrace: Fix to check required event file selftests/ftrace: Fix config related issues - 1 - --- 2024-05-21 Masami Hiramatsu (Google) New
[v10,36/36] fgraph: Skip recording calltime/rettime if it is not nneeded tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,35/36] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,34/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,33/36] selftests: ftrace: Remove obsolate maxactive syntax check tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,32/36] tracing/fprobe: Remove nr_maxactive from fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,31/36] fprobe: Rewrite fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,30/36] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,29/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,28/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,27/36] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,26/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 - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,25/36] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,24/36] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,23/36] function_graph: Pass ftrace_regs to retfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,22/36] function_graph: Replace fgraph_ret_regs with ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,21/36] function_graph: Pass ftrace_regs to entryfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,20/36] ftrace: Add multiple fgraph storage selftest tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,19/36] function_graph: Add selftest for passing local variables tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,18/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,17/36] function_graph: Move graph notrace bit to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,16/36] function_graph: Move graph depth stored data to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,15/36] function_graph: Move set_graph_function tests to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,14/36] function_graph: Add "task variables" per task for fgraph_ops tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,13/36] function_graph: Use a simple LRU for fgraph_array index number tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,12/36] function_graph: Have the instances use their own ftrace_ops for filtering tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,11/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,10/36] ftrace: Allow function_graph tracer to be enabled in instances tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,09/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,08/36] function_graph: Remove logic around ftrace_graph_entry and return tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,07/36] function_graph: Allow multiple users to attach to function graph tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,06/36] function_graph: Add an array structure that will allow multiple callbacks tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,05/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 - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,04/36] function_graph: Convert ret_stack to a series of longs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,03/36] x86: tracing: Add ftrace_regs definition in the header tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,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 - - --- 2024-05-07 Masami Hiramatsu (Google) New
[v10,01/36] tracing: Add a comment about ftrace_regs definition tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-05-07 Masami Hiramatsu (Google) New
[for-next] selftests/ftrace: Fix required features for VFS type test case [for-next] selftests/ftrace: Fix required features for VFS type test case - - - --- 2024-05-04 Masami Hiramatsu (Google) Accepted
[2/2] selftests/ftrace: Fix checkbashisms errors selftests/ftrace: Fix some errors - - - --- 2024-05-04 Masami Hiramatsu (Google) Accepted
[1/2] selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctly selftests/ftrace: Fix some errors - - - --- 2024-05-04 Masami Hiramatsu (Google) Accepted
[for-next,v2] tracing/kprobes: Add symbol counting check when module loads [for-next,v2] tracing/kprobes: Add symbol counting check when module loads - - - --- 2024-04-17 Masami Hiramatsu (Google) New
bootconfig: Fix the kerneldoc of _xbc_exit() bootconfig: Fix the kerneldoc of _xbc_exit() - - - --- 2024-04-15 Masami Hiramatsu (Google) Accepted
[v9,36/36] fgraph: Skip recording calltime/rettime if it is not nneeded tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,35/36] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,34/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,33/36] selftests: ftrace: Remove obsolate maxactive syntax check tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,32/36] tracing/fprobe: Remove nr_maxactive from fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,31/36] fprobe: Rewrite fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,30/36] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,29/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,28/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,27/36] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,26/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 - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,25/36] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,24/36] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,23/36] function_graph: Pass ftrace_regs to retfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,22/36] function_graph: Replace fgraph_ret_regs with ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,21/36] function_graph: Pass ftrace_regs to entryfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,20/36] ftrace: Add multiple fgraph storage selftest tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,19/36] function_graph: Add selftest for passing local variables tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,18/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data() tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,17/36] function_graph: Move graph notrace bit to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,16/36] function_graph: Move graph depth stored data to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,15/36] function_graph: Move set_graph_function tests to shadow stack global var tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,14/36] function_graph: Add "task variables" per task for fgraph_ops tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,13/36] function_graph: Use a simple LRU for fgraph_array index number tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,12/36] function_graph: Have the instances use their own ftrace_ops for filtering tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,11/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,10/36] ftrace: Allow function_graph tracer to be enabled in instances tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,09/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,08/36] function_graph: Remove logic around ftrace_graph_entry and return tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,07/36] function_graph: Allow multiple users to attach to function graph tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,06/36] function_graph: Add an array structure that will allow multiple callbacks tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,05/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 - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,04/36] function_graph: Convert ret_stack to a series of longs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,03/36] x86: tracing: Add ftrace_regs definition in the header tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[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 - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[v9,01/36] tracing: Add a comment about ftrace_regs definition tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
[for-next,v2] tracing/kprobes: Add symbol counting check when module loads [for-next,v2] tracing/kprobes: Add symbol counting check when module loads - - - --- 2024-04-15 Masami Hiramatsu (Google) Superseded
tracing: probes: Fix to zero initialize a local variable tracing: probes: Fix to zero initialize a local variable - 1 - --- 2024-03-20 Masami Hiramatsu (Google) mhiramat Accepted
[v2] kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address [v2] kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address - - 1 --- 2024-03-14 Masami Hiramatsu (Google) mhiramat Accepted
kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe address - - - --- 2024-03-14 Masami Hiramatsu (Google) Superseded
[v3,8/8] Documentation: tracing: Add entry argument access at function exit tracing/probes: Support function parameter access from return probe - - - --- 2024-03-04 Masami Hiramatsu (Google) Accepted
[v3,7/8] selftests/ftrace: Add test cases for entry args at function exit tracing/probes: Support function parameter access from return probe - - - --- 2024-03-04 Masami Hiramatsu (Google) Accepted
[v3,6/8] tracing/probes: Support $argN in return probe (kprobe and fprobe) tracing/probes: Support function parameter access from return probe - - - --- 2024-03-04 Masami Hiramatsu (Google) Accepted
[v3,5/8] tracing: Remove redundant #else block for BTF args from README tracing/probes: Support function parameter access from return probe - 1 - --- 2024-03-04 Masami Hiramatsu (Google) Accepted
[v3,4/8] tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init tracing/probes: Support function parameter access from return probe - - - --- 2024-03-04 Masami Hiramatsu (Google) Accepted
[v3,3/8] tracing/probes: Cleanup probe argument parser tracing/probes: Support function parameter access from return probe - 1 - --- 2024-03-04 Masami Hiramatsu (Google) Accepted
[v3,2/8] tracing/fprobe-event: cleanup: Fix a wrong comment in fprobe event tracing/probes: Support function parameter access from return probe - 1 - --- 2024-03-04 Masami Hiramatsu (Google) Accepted
« 1 2 3 46 7 »