Show patches with: Submitter = Masami Hiramatsu (Google)       |    State = Action Required       |   35 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[19.1] Documentation: probes: Update fprobe on function-graph tracer [19.1] Documentation: probes: Update fprobe on function-graph tracer - - - --- 2024-11-13 Masami Hiramatsu (Google) New
[v19,19/19] bpf: Use ftrace_get_symaddr() in get_entry_ip() tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,18/19] ftrace: Add ftrace_get_symaddr to convert fentry_ip to symaddr tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,17/19] Documentation: probes: Update fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,16/19] selftests/ftrace: Add a test case for repeating register/unregister fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,15/19] selftests: ftrace: Remove obsolate maxactive syntax check tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,14/19] tracing/fprobe: Remove nr_maxactive from fprobe tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,13/19] fprobe: Add fprobe_header encoding feature tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,12/19] fprobe: Rewrite fprobe on function-graph tracer tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,11/19] s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,10/19] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,09/19] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,08/19] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,07/19] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 2 - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,06/19] 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-11-10 Masami Hiramatsu (Google) New
[v19,05/19] fprobe: Use ftrace_regs in fprobe exit handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,04/19] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 1 - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,03/19] fgraph: Pass ftrace_regs to retfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,02/19] fgraph: Replace fgraph_ret_regs with ftrace_regs tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph 2 - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v19,01/19] fgraph: Pass ftrace_regs to entryfunc tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph - - - --- 2024-11-10 Masami Hiramatsu (Google) New
[v6,3/3] selftests/tracing: Add hist poll() support test tracing: Support poll on event hist file - 1 - --- 2024-10-16 Masami Hiramatsu (Google) rostedt New
[v6,2/3] tracing/hist: Support POLLPRI event for poll on histogram tracing: Support poll on event hist file - 1 - --- 2024-10-16 Masami Hiramatsu (Google) rostedt New
[v6,1/3] tracing/hist: Add poll(POLLIN) support on hist file tracing: Support poll on event hist file - 1 - --- 2024-10-16 Masami Hiramatsu (Google) rostedt New
selftests/ftrace: Add test case for a symbol in a module without module name selftests/ftrace: Add test case for a symbol in a module without module name - - - --- 2023-10-28 Masami Hiramatsu (Google) mhiramat New
bpf/btf: Move tracing BTF APIs to the BTF library bpf/btf: Move tracing BTF APIs to the BTF library - 1 - --- 2023-10-10 Masami Hiramatsu (Google) New
[v5,11/12] Documentation: probes: Update fprobe document to use ftrace_regs tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,10/12] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,09/12] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs - - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,08/12] tracing: Add ftrace_fill_perf_regs() for perf event tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs - - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,07/12] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,06/12] fprobe: rethook: Use ftrace_regs in fprobe exit handler and rethook tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,05/12] tracing: Expose ftrace_regs regardless of CONFIG_FUNCTION_TRACER tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,04/12] fprobe: Use ftrace_regs in fprobe entry handler tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs 1 - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,03/12] tracing: Add a comment about the requirements of the ftrace_regs tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs - - - --- 2023-09-24 Masami Hiramatsu (Google) New
[v5,01/12] riscv: ftrace: Fix to pass correct ftrace_regs to ftrace_func_t functions tracing: fprobe: rethook: Use ftrace_regs instead of pt_regs - - - --- 2023-09-24 Masami Hiramatsu (Google) New