LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2024-03-04 03:41:38
linux-kernel
[PATCH v3 6/8] tracing/probes: Support $argN in return probe (kprobe and fprobe)
2024-03-04 03:41:23
linux-kernel
[PATCH v3 5/8] tracing: Remove redundant #else block for BTF args from README
2024-03-04 03:41:10
linux-kernel
[PATCH v3 4/8] tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init
2024-03-04 03:40:55
linux-kernel
[PATCH v3 3/8] tracing/probes: Cleanup probe argument parser
2024-03-04 03:40:44
linux-kernel
[PATCH v3 2/8] tracing/fprobe-event: cleanup: Fix a wrong comment in fprobe event
2024-03-04 03:40:29
linux-kernel
[PATCH v3 1/8] fprobe: Fix to allocate entry_data_size buffer with rethook instances
2024-03-04 03:40:10
linux-kernel
[PATCH v3 0/8] tracing/probes: Support function parameter access from return probe
2024-03-03 15:48:36
linux-kernel
Re: [PATCH v2 3/7] tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init
2024-03-03 15:22:17
linux-kernel
Re: [PATCH v2 0/7] tracing/probes: Support function parameter access from return probe
2024-03-01 00:36:52
linux-kernel
[GIT PULL] probes: Fixes for v6.8-rc5
2024-02-29 22:50:22
linux-kernel
Re: [PATCH] fprobe: Fix to allocate entry_data_size buffer with rethook instances
2024-02-29 11:28:27
linux-kernel
Re: [PATCH] fprobe: Fix to allocate entry_data_size buffer with rethook instances
2024-02-29 11:22:55
linux-kernel
[PATCH] fprobe: Fix to allocate entry_data_size buffer with rethook instances
2024-02-29 08:52:47
linux-kernel
Re: [PATCH v2 0/7] tracing/probes: Support function parameter access from return probe
2024-02-29 07:13:43
linux-kernel
Re: [PATCH v2 0/7] tracing/probes: Support function parameter access from return probe
2024-02-29 06:40:31
linux-kernel
Re: [PATCH v2 0/7] tracing/probes: Support function parameter access from return probe
2024-02-29 05:51:53
linux-kernel
Re: [PATCH v2 0/7] tracing/probes: Support function parameter access from return probe
2024-02-27 22:23:34
linux-kernel
Re: [PATCH v8 31/35] fprobe: Rewrite fprobe on function-graph tracer
2024-02-27 22:08:20
linux-kernel
Re: [PATCH] tracing: Prevent trace_marker being bigger than unsigned short
2024-02-26 06:09:50
linux-kernel
Re: [PATCH v2] selftests/ftrace: Limit length in subsystem-enable tests
2024-02-26 04:17:06
linux-kernel
[PATCH v2 7/7] Documentation: tracing: Add entry argument access at function exit
2024-02-26 04:11:33
linux-kernel
[PATCH v2 0/7] tracing/probes: Support function parameter access from return probe
2024-02-26 04:03:37
linux-kernel
[PATCH v2 6/7] selftests/ftrace: Add test cases for entry args at function exit
2024-02-26 04:03:21
linux-kernel
[PATCH v2 5/7] tracing/probes: Support $argN in return probe (kprobe and fprobe)
2024-02-26 04:03:05
linux-kernel
[PATCH v2 4/7] tracing: Remove redundant #else block for BTF args from README
2024-02-26 04:02:50
linux-kernel
[PATCH v2 3/7] tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_init
2024-02-26 04:02:33
linux-kernel
[PATCH v2 2/7] tracing/probes: Cleanup probe argument parser
2024-02-26 04:02:17
linux-kernel
[PATCH v2 1/7] tracing/fprobe-event: cleanup: Fix a wrong comment in fprobe event
2024-02-26 01:29:06
linux-kernel
Re: [PATCH] ftrace: fix most kernel-doc warnings
2024-02-26 00:34:34
linux-kernel
Re: [PATCH] tracing: Remove second parameter to __assign_rel_str()
2024-02-26 00:33:39
linux-kernel
Re: [PATCH v2] tracing: Add warning if string in __assign_str() does not match __string()
2024-02-25 23:52:22
linux-kernel
Re: [PATCH v5] tracing: Support to dump instance traces by ftrace_dump_on_oops
2024-02-25 22:31:13
linux-kernel
Re: [PATCH] selftests/ftrace: Limit length in subsystem-enable tests
2024-02-25 22:21:50
linux-kernel
Re: [PATCH] tracing: Use div64_u64() instead of do_div()
2024-02-25 15:24:32
linux-kernel
[PATCH v8 35/35] Documentation: probes: Update fprobe on function-graph tracer
2024-02-25 15:24:17
linux-kernel
[PATCH v8 34/35] selftests/ftrace: Add a test case for repeating register/unregister fprobe
2024-02-25 15:24:07
linux-kernel
[PATCH v8 33/35] selftests: ftrace: Remove obsolate maxactive syntax check
2024-02-25 15:23:46
linux-kernel
[PATCH v8 32/35] tracing/fprobe: Remove nr_maxactive from fprobe
2024-02-25 15:23:30
linux-kernel
[PATCH v8 31/35] fprobe: Rewrite fprobe on function-graph tracer
2024-02-25 15:23:15
linux-kernel
[PATCH v8 30/35] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
2024-02-25 15:23:01
linux-kernel
[PATCH v8 29/35] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
2024-02-25 15:22:44
linux-kernel
[PATCH v8 28/35] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
2024-02-25 15:22:28
linux-kernel
[PATCH v8 27/35] tracing: Add ftrace_fill_perf_regs() for perf event
2024-02-25 15:22:12
linux-kernel
[PATCH v8 26/35] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
2024-02-25 15:21:55
linux-kernel
[PATCH v8 25/35] fprobe: Use ftrace_regs in fprobe exit handler
2024-02-25 15:21:39
linux-kernel
[PATCH v8 24/35] fprobe: Use ftrace_regs in fprobe entry handler
2024-02-25 15:21:20
linux-kernel
[PATCH v8 23/35] function_graph: Pass ftrace_regs to retfunc
2024-02-25 15:21:07
linux-kernel
[PATCH v8 22/35] function_graph: Replace fgraph_ret_regs with ftrace_regs
2024-02-25 15:20:48
linux-kernel
[PATCH v8 21/35] function_graph: Pass ftrace_regs to entryfunc
2024-02-25 15:20:31
linux-kernel
[PATCH v8 20/35] ftrace: Add multiple fgraph storage selftest
2024-02-25 15:20:15
linux-kernel
[PATCH v8 19/35] function_graph: Add selftest for passing local variables