Masami Hiramatsu ([email protected])

Number of posts: 6552 (2.19 per day)
First post: 2016-03-31 13:34:07
Last post: 2024-06-15 16:19:28

Date List Subject
2024-05-07 14:40:10 linux-kernel [PATCH v10 21/36] function_graph: Pass ftrace_regs to entryfunc
2024-05-07 14:39:27 linux-kernel [PATCH v10 18/36] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
2024-05-07 14:38:28 linux-kernel [PATCH v10 08/36] function_graph: Remove logic around ftrace_graph_entry and return
2024-05-07 14:37:27 linux-kernel [PATCH v10 15/36] function_graph: Move set_graph_function tests to shadow stack global var
2024-05-07 14:36:30 linux-kernel [PATCH v10 11/36] ftrace: Allow ftrace startup flags exist without dynamic ftrace
2024-05-07 14:35:33 linux-kernel [PATCH v10 10/36] ftrace: Allow function_graph tracer to be enabled in instances
2024-05-07 14:33:01 linux-kernel [PATCH v10 32/36] tracing/fprobe: Remove nr_maxactive from fprobe
2024-05-07 14:23:02 linux-kernel [PATCH v10 36/36] fgraph: Skip recording calltime/rettime if it is not nneeded
2024-05-07 14:21:44 linux-kernel [PATCH v10 35/36] Documentation: probes: Update fprobe on function-graph tracer
2024-05-07 14:21:24 linux-kernel [PATCH v10 30/36] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
2024-05-07 14:20:14 linux-kernel [PATCH v10 34/36] selftests/ftrace: Add a test case for repeating register/unregister fprobe
2024-05-07 14:19:24 linux-kernel [PATCH v10 26/36] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
2024-05-07 14:19:13 linux-kernel [PATCH v10 31/36] fprobe: Rewrite fprobe on function-graph tracer
2024-05-07 14:18:35 linux-kernel [PATCH v10 23/36] function_graph: Pass ftrace_regs to retfunc
2024-05-07 14:18:26 linux-kernel [PATCH v10 22/36] function_graph: Replace fgraph_ret_regs with ftrace_regs
2024-05-07 14:18:12 linux-kernel [PATCH v10 28/36] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
2024-05-07 14:18:07 linux-kernel [PATCH v10 20/36] ftrace: Add multiple fgraph storage selftest
2024-05-07 14:16:38 linux-kernel [PATCH v10 13/36] function_graph: Use a simple LRU for fgraph_array index number
2024-05-07 14:15:56 linux-kernel [PATCH v10 25/36] fprobe: Use ftrace_regs in fprobe exit handler
2024-05-07 14:15:37 linux-kernel [PATCH v10 24/36] fprobe: Use ftrace_regs in fprobe entry handler
2024-05-07 14:15:28 linux-kernel [PATCH v10 07/36] function_graph: Allow multiple users to attach to function graph
2024-05-07 14:14:46 linux-kernel [PATCH v10 04/36] function_graph: Convert ret_stack to a series of longs
2024-05-07 14:14:12 linux-kernel [PATCH v10 19/36] function_graph: Add selftest for passing local variables
2024-05-07 14:13:25 linux-kernel [PATCH v10 17/36] function_graph: Move graph notrace bit to shadow stack global var
2024-05-07 14:13:08 linux-kernel [PATCH v10 14/36] function_graph: Add "task variables" per task for fgraph_ops
2024-05-07 14:13:05 linux-kernel [PATCH v10 16/36] function_graph: Move graph depth stored data to shadow stack global var
2024-05-07 14:11:48 linux-kernel [PATCH v10 12/36] function_graph: Have the instances use their own ftrace_ops for filtering
2024-05-07 14:10:47 linux-kernel [PATCH v10 09/36] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
2024-05-07 14:10:00 linux-kernel [PATCH v10 06/36] function_graph: Add an array structure that will allow multiple callbacks
2024-05-07 14:09:45 linux-kernel [PATCH v10 05/36] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
2024-05-07 14:09:18 linux-kernel [PATCH v10 03/36] x86: tracing: Add ftrace_regs definition in the header
2024-05-07 14:09:00 linux-kernel [PATCH v10 02/36] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
2024-05-07 14:08:32 linux-kernel [PATCH v10 01/36] tracing: Add a comment about ftrace_regs definition
2024-05-07 14:08:17 linux-kernel [PATCH v10 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-05-04 13:19:50 linux-kernel [GIT PULL] probes: Fixes for v6.9-rc6
2024-05-04 00:37:46 linux-kernel [PATCH for-next] selftests/ftrace: Fix required features for VFS type test case
2024-05-04 00:34:35 linux-kernel [PATCH 2/2] selftests/ftrace: Fix checkbashisms errors
2024-05-04 00:34:16 linux-kernel [PATCH 1/2] selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctly
2024-05-04 00:33:14 linux-kernel [PATCH 0/2] selftests/ftrace: Fix some errors
2024-05-02 02:06:33 linux-kernel Re: [PATCH v9 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-05-02 02:05:20 linux-kernel Re: [PATCH resend ftrace] Asynchronous grace period for register_ftrace_direct()
2024-05-02 02:04:08 linux-kernel Re: [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
2024-05-02 01:38:17 linux-kernel Re: [v3] tracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body()
2024-05-01 14:59:16 linux-kernel Re: [PATCH] eventfs/tracing: Add callback for release of an eventfs_inode
2024-04-30 13:34:42 linux-kernel Re: [PATCH v9 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
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.