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-31 15:00:59 linux-kernel Re: [PATCH 2/2] selftests/tracing: Fix to check the required syscall event
2024-05-31 14:51:46 linux-kernel Re: [PATCH 10/20] function_graph: Have the instances use their own ftrace_ops for filtering
2024-05-31 14:21:01 linux-kernel Re: [PATCH 0/3] tracing: Fix some selftest issues
2024-05-31 10:07:25 linux-kernel [PATCH] tracing/fprobe: Support raw tracepoint events on modules
2024-05-31 09:44:08 linux-kernel [PATCH 2/2] selftests/tracing: Fix to check the required syscall event
2024-05-31 09:43:54 linux-kernel [PATCH 1/2] selftests/tracing: Fix event filter test to retry up to 10 times
2024-05-31 09:43:41 linux-kernel [PATCH 0/2] selftests/tracing: Fix ftracetest testcase issues
2024-05-31 03:12:57 linux-kernel Re: [PATCH 10/20] function_graph: Have the instances use their own ftrace_ops for filtering
2024-05-31 02:37:32 linux-kernel Re: [PATCH 0/3] tracing: Fix some selftest issues
2024-05-28 23:38:30 linux-kernel Re: [PATCH 0/3] tracing: Fix some selftest issues
2024-05-28 16:49:02 linux-kernel Re: [PATCH 0/3] tracing: Fix some selftest issues
2024-05-28 02:09:00 linux-kernel Re: [PATCH v2 2/2] selftests/user_events: Add non-spacing separator check
2024-05-27 23:10:59 linux-kernel [GIT PULL] probes: Fixes for v6.10-rc1
2024-05-27 12:31:56 linux-kernel Re: [PATCH v2] tracing/probes: fix error check in parse_btf_field()
2024-05-27 00:38:06 linux-kernel Re: [PATCH 00/20] function_graph: Allow multiple users for function graph tracing
2024-05-27 00:34:54 linux-kernel Re: [PATCH 04/20] function_graph: Allow multiple users to attach to function graph
2024-05-27 00:10:05 linux-kernel Re: [PATCH 20/20] function_graph: Use bitmask to loop on fgraph entry
2024-05-27 00:04:49 linux-kernel Re: [PATCH 19/20] function_graph: Use for_each_set_bit() in __ftrace_return_to_handler()
2024-05-26 23:58:59 linux-kernel Re: [PATCH 19/20] function_graph: Use for_each_set_bit() in __ftrace_return_to_handler()
2024-05-26 23:17:30 linux-kernel Re: [PATCH] ftrace: Fix stack trace entry generated by ftrace_pid_func()
2024-05-26 23:13:17 linux-kernel Re: [PATCH] tracing/probes: fix error check in parse_btf_field()
2024-05-26 10:17:19 linux-kernel Re: [PATCH] tracing/probes: fix error check in parse_btf_field()
2024-05-26 10:11:45 linux-kernel [PATCH 3/3] tracing/kprobe: Remove cleanup code unrelated to selftest
2024-05-26 10:11:32 linux-kernel [PATCH 2/3] tracing/kprobe: Remove unneeded WARN_ON_ONCE() in selftests
2024-05-26 10:11:29 linux-kernel [PATCH 1/3] tracing: Build event generation tests only as modules
2024-05-26 10:11:08 linux-kernel [PATCH 0/3] tracing: Fix some selftest issues
2024-05-25 09:48:58 linux-kernel Re: [PATCH v10 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-05-25 09:44:31 linux-kernel Re: [PATCH v10 07/36] function_graph: Allow multiple users to attach to function graph
2024-05-24 01:38:11 linux-kernel Re: [PATCH v10 03/36] x86: tracing: Add ftrace_regs definition in the header
2024-05-24 01:09:31 linux-kernel Re: [PATCH v10 01/36] tracing: Add a comment about ftrace_regs definition
2024-05-24 00:50:07 linux-kernel [PATCH] selftests/uprobes: Add a basic uprobe testcase
2024-05-24 00:48:10 linux-kernel Re: [PATCH] tracing/selftests: Run the ownership test twice
2024-05-21 01:49:33 linux-kernel Re: [PATCH] tracing/selftests: Fix kprobe event name test for .isra. functions
2024-05-21 00:00:50 linux-kernel [PATCH 2/2] selftests/ftrace: Update required config
2024-05-21 00:00:38 linux-kernel [PATCH 1/2] selftests/ftrace: Fix to check required event file
2024-05-21 00:00:30 linux-kernel [PATCH 0/2] selftests/ftrace: Fix config related issues
2024-05-19 02:54:45 linux-kernel Re: [PATCH] kernel: trace: preemptirq_delay_test: add MODULE_DESCRIPTION()
2024-05-18 23:46:37 linux-kernel Re: [GIT PULL] probes updates for v6.10
2024-05-18 14:38:36 linux-kernel Re: [GIT PULL] probes updates for v6.10
2024-05-17 00:11:41 linux-kernel [GIT PULL] bootconfig: Updates for v6.10
2024-05-16 00:52:29 linux-kernel [GIT PULL] probes updates for v6.10
2024-05-16 00:24:23 linux-kernel Re: [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
2024-05-13 09:50:59 linux-kernel Re: [PATCHv5 bpf-next 6/8] x86/shstk: Add return uprobe support
2024-05-13 09:45:28 linux-kernel Re: [PATCHv5 bpf-next 7/8] selftests/x86: Add return uprobe shadow stack test
2024-05-09 01:11:50 linux-kernel Re: [PATCH] perf dwarf-aux: Fix build with HAVE_DWARF_CFI_SUPPORT
2024-05-08 00:32:21 linux-kernel Re: [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
2024-05-08 00:27:20 linux-kernel Re: [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
2024-05-08 00:19:56 linux-kernel Re: [PATCH] perf dwarf-aux: Print array type name with "[]"
2024-05-07 14:47:39 linux-kernel [PATCH v10 27/36] tracing: Add ftrace_fill_perf_regs() for perf event
2024-05-07 14:43:31 linux-kernel [PATCH v10 33/36] selftests: ftrace: Remove obsolate maxactive syntax check
2024-05-07 14:41:28 linux-kernel [PATCH v10 29/36] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled