Masami Hiramatsu ([email protected])

Number of posts: 6405 (2.17 per day)
First post: 2016-03-31 13:34:07
Last post: 2024-04-29 15:26:38

Date List Subject
2024-04-29 15:26:38 linux-kernel Re: [PATCH v9 29/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
2024-04-29 14:56:30 linux-kernel Re: [PATCH v9 36/36] fgraph: Skip recording calltime/rettime if it is not nneeded
2024-04-29 14:18:09 linux-kernel Re: [PATCH] kprobe/ftrace: bail out if ftrace was killed
2024-04-29 14:05:19 linux-kernel Re: [PATCH v3] tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body()
2024-04-29 13:53:37 linux-kernel Re: [PATCH v9 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-04-26 15:23:43 linux-kernel Re: [PATCH] kernel/trace/trace_probe:Fixed memory leak issues in trace_probe.c.
2024-04-25 15:10:41 linux-kernel Re: [PATCH v9 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-04-24 14:33:09 linux-kernel Re: [PATCH v9 01/36] tracing: Add a comment about ftrace_regs definition
2024-04-22 23:59:59 linux-kernel Re: [PATCH 1/2] tracing/user_events: Fix non-spaced field matching
2024-04-22 15:29:45 linux-kernel Re: [PATCH v2] uprobes: reduce contention on uprobes_tree access
2024-04-22 15:23:26 linux-kernel Re: [PATCH v2] uprobes: reduce contention on uprobes_tree access
2024-04-22 15:10:00 linux-kernel Re: [PATCHv3 bpf-next 0/7] uprobe: uretprobe speed up
2024-04-22 15:08:38 linux-kernel Re: [PATCH 7/7] man2: Add uretprobe syscall page
2024-04-22 14:23:52 linux-kernel Re: [PATCH v5 14/15] kprobes: remove dependency on CONFIG_MODULES
2024-04-20 12:51:04 linux-kernel Re: [PATCH 1/2] tracing/user_events: Fix non-spaced field matching
2024-04-20 09:15:26 linux-kernel Re: [PATCH v4 14/15] kprobes: remove dependency on CONFIG_MODULES
2024-04-20 09:14:23 linux-kernel Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
2024-04-20 08:57:41 linux-kernel Re: [PATCH v9 07/36] function_graph: Allow multiple users to attach to function graph
2024-04-19 05:36:35 linux-kernel Re: [PATCH v9 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-04-19 05:34:21 linux-kernel [GIT PULL] bootconfig: Fixes for v6.9-rc4
2024-04-19 02:33:23 linux-kernel Re: [PATCH 1/2] tracing/user_events: Fix non-spaced field matching
2024-04-19 00:43:56 linux-kernel Re: [PATCH] uprobes: reduce contention on uprobes_tree access
2024-04-17 21:06:42 linux-kernel Re: [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
2024-04-17 20:59:53 linux-kernel Re: [PATCH for-next v2] tracing/kprobes: Add symbol counting check when module loads
2024-04-17 20:53:40 linux-kernel [PATCH for-next v2] tracing/kprobes: Add symbol counting check when module loads
2024-04-17 13:47:48 linux-kernel Re: [PATCH for-next v2] tracing/kprobes: Add symbol counting check when module loads
2024-04-15 21:44:37 linux-kernel [PATCH] bootconfig: Fix the kerneldoc of _xbc_exit()
2024-04-15 13:31:34 linux-kernel [PATCH v9 34/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe
2024-04-15 13:24:55 linux-kernel [PATCH v9 25/36] fprobe: Use ftrace_regs in fprobe exit handler
2024-04-15 13:24:14 linux-kernel [PATCH v9 32/36] tracing/fprobe: Remove nr_maxactive from fprobe
2024-04-15 13:24:13 linux-kernel [PATCH v9 29/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
2024-04-15 13:23:06 linux-kernel [PATCH v9 23/36] function_graph: Pass ftrace_regs to retfunc
2024-04-15 13:17:29 linux-kernel [PATCH v9 36/36] fgraph: Skip recording calltime/rettime if it is not nneeded
2024-04-15 13:17:24 linux-kernel [PATCH v9 35/36] Documentation: probes: Update fprobe on function-graph tracer
2024-04-15 13:17:04 linux-kernel [PATCH v9 33/36] selftests: ftrace: Remove obsolate maxactive syntax check
2024-04-15 13:15:55 linux-kernel [PATCH v9 31/36] fprobe: Rewrite fprobe on function-graph tracer
2024-04-15 13:15:26 linux-kernel [PATCH v9 30/36] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
2024-04-15 13:14:25 linux-kernel [PATCH v9 28/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
2024-04-15 13:13:54 linux-kernel [PATCH v9 27/36] tracing: Add ftrace_fill_perf_regs() for perf event
2024-04-15 13:13:38 linux-kernel [PATCH v9 26/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
2024-04-15 13:12:51 linux-kernel [PATCH v9 24/36] fprobe: Use ftrace_regs in fprobe entry handler
2024-04-15 13:12:06 linux-kernel [PATCH v9 22/36] function_graph: Replace fgraph_ret_regs with ftrace_regs
2024-04-15 13:11:59 linux-kernel [PATCH v9 15/36] function_graph: Move set_graph_function tests to shadow stack global var
2024-04-15 13:11:29 linux-kernel [PATCH v9 21/36] function_graph: Pass ftrace_regs to entryfunc
2024-04-15 13:11:08 linux-kernel [PATCH v9 20/36] ftrace: Add multiple fgraph storage selftest
2024-04-15 13:10:52 linux-kernel [PATCH v9 19/36] function_graph: Add selftest for passing local variables
2024-04-15 13:10:52 linux-kernel [PATCH v9 10/36] ftrace: Allow function_graph tracer to be enabled in instances
2024-04-15 13:10:36 linux-kernel [PATCH v9 18/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
2024-04-15 13:10:19 linux-kernel [PATCH v9 17/36] function_graph: Move graph notrace bit to shadow stack global var
2024-04-15 13:10:07 linux-kernel [PATCH v9 16/36] function_graph: Move graph depth stored data to shadow stack global var
2024-04-15 13:09:19 linux-kernel [PATCH v9 13/36] function_graph: Use a simple LRU for fgraph_array index number