LinuxLists
Users
About
平松雅巳 / HIRAMATU,MASAMI (
[email protected]
)
Number of posts: 1573 (0.45 per day)
First post: 2006-09-20 11:00:18
Last post: 2016-03-17 12:58:30
Previous Page
/
Next Page
Date
List
Subject
2010-12-06 02:24:08
linux-kernel
Re: [PATCH -tip 1/7] perf: add OPT_CALLBACK_DEFAULT_NOOPT
2010-12-03 09:58:21
linux-kernel
[PATCH -tip v5 8/8] kprobes: Use text_poke_smp_batch for unoptimizing
2010-12-03 09:58:13
linux-kernel
[PATCH -tip v5 7/8] kprobes: Use text_poke_smp_batch for optimizing
2010-12-03 09:58:03
linux-kernel
[PATCH -tip v5 6/8] x86: Introduce text_poke_smp_batch() for batch-code modifying
2010-12-03 09:57:54
linux-kernel
[PATCH -tip v5 5/8] kprobes: Reuse unused kprobe
2010-12-03 09:57:51
linux-kernel
[PATCH -tip v5 4/8] kprobes: Support delayed unoptimizing
2010-12-03 09:57:44
linux-kernel
[PATCH -tip v5 3/8] [CLEANUP]kprobes: Separate kprobe optimizing code from optimizer
2010-12-03 09:57:37
linux-kernel
[PATCH -tip v5 2/8] [CLEANUP]kprobes: Cleanup disabling and unregistering path
2010-12-03 09:57:29
linux-kernel
[PATCH -tip v5 1/8] [CLEANUP] kprobes: Rename old_p to more appropriate name
2010-12-03 09:57:23
linux-kernel
[PATCH -tip v5 0/8] Kprobes/x86: Batch optimization support
2010-12-01 08:22:13
linux-kernel
Re: [PATCH 07/14] perf: Fix spelling mistake in probe documentation
2010-11-26 09:27:55
linux-kernel
Re: [PATCH -tip v4 3/3] kprobes: Support delayed unoptimization
2010-11-19 10:13:37
linux-kernel
[PATCH -tip v4 3/3] kprobes: Support delayed unoptimization
2010-11-19 10:13:18
linux-kernel
[PATCH -tip v4 2/3] kprobes/x86: Use text_poke_smp_batch
2010-11-19 10:13:09
linux-kernel
[PATCH -tip v4 1/3] x86: Introduce text_poke_smp_batch() for batch-code modifying
2010-11-19 10:12:59
linux-kernel
[PATCH -tip v4 0/3] Kprobes/x86: Batch optimization support
2010-11-18 14:14:47
linux-kernel
[tip:perf/urgent] x86/kprobes: Prevent kprobes to probe on save_args()
2010-11-18 10:20:37
linux-kernel
[PATCH -tip ] [BUGFIX] x86/kprobes: Prevent kprobes to probe on save_args
2010-11-18 06:00:43
linux-kernel
Re: [ANNOUNCE] New utility: 'trace'
2010-11-18 05:58:50
linux-kernel
Re: [ANNOUNCE] New utility: 'trace'
2010-11-17 02:11:28
linux-kernel
Re: [PATCH RESEND] perf: Remove hardcoded include paths for elfutils
2010-11-12 11:20:26
linux-kernel
Re: [RFD tracing] Tracing ABI Work Plan
2010-11-11 07:59:22
linux-kernel
Re: [RFD tracing] Tracing ABI Work Plan
2010-08-27 15:38:01
linux-kernel
Re: [PATCHv11 2.6.36-rc2-tip 10/15] 10: tracing: config option to enable both kprobe-tracer and uprobe-tracer.
2010-08-27 11:37:31
linux-kernel
[PATCH -tip 5/5] tracing/kprobe: Check invalid argument name
2010-08-27 11:37:26
linux-kernel
[PATCH -tip 4/5] tracing/kprobes: Set a name for each argument automatically
2010-08-27 11:37:16
linux-kernel
[PATCH -tip 3/5] perf probe: Don't make argument names from raw parameters
2010-08-27 11:37:10
linux-kernel
[PATCH -tip 2/5] perf probe: Fix return probe support
2010-08-27 11:37:06
linux-kernel
[PATCH -tip 1/5] tracing/kprobe: Fix a memory leak in error case
2010-08-27 11:36:56
linux-kernel
[PATCH -tip 0/5] Perf and tracing/kprobe fixes
2010-08-27 11:05:13
linux-kernel
Re: [PATCHv11 2.6.36-rc2-tip 10/15] 10: tracing: config option to enable both kprobe-tracer and uprobe-tracer.
2010-08-26 06:03:04
linux-kernel
Re: [PATCHv11 2.6.36-rc2-tip 10/15] 10: tracing: config option to enable both kprobe-tracer and uprobe-tracer.
2010-08-25 05:47:52
linux-kernel
Re: Using perf probe with arguments throws a fatal error.
2010-08-17 15:10:15
linux-kernel
Re: [PATCH] kprobes/x86: Fix the return address of multiple kretprobes
2010-08-17 15:04:04
linux-kernel
Re: [PATCH -next] optprobes: fix kconfig depends/selects
2010-08-17 14:55:40
linux-kernel
Re: [PATCH -next] optprobes: fix kconfig depends/selects
2010-08-07 09:51:34
linux-kernel
Re: [patch 1/2] x86_64 page fault NMI-safe
2010-08-07 07:01:58
linux-kernel
[tip:perf/core] perf probe: Fix memory leaks in add_perf_probe_events
2010-08-07 07:01:23
linux-kernel
[tip:perf/core] perf probe: Fix to copy the type for raw parameters
2010-08-06 07:18:11
linux-kernel
Re: [PATCH 1/2] [BUGFIX] perf probe: Fix to copy the type for raw parameters
2010-08-06 06:18:41
linux-kernel
Re: [patch 1/2] x86_64 page fault NMI-safe
2010-08-05 12:35:19
linux-kernel
[PATCH 2/2] [BUGFIX] kprobes: Fix selftest to clear flags field for reusing probes
2010-08-05 12:35:16
linux-kernel
[PATCH 1/2] kprobes: Update document about irq disabled state in kprobe handler
2010-08-03 02:11:48
linux-kernel
[PATCH 2/2] [BUGFIX] perf probe: Fix memory leaks in add_perf_probe_events
2010-08-03 02:11:43
linux-kernel
[PATCH 1/2] [BUGFIX] perf probe: Fix to copy the type for raw parameters
2010-08-02 09:29:35
linux-kernel
Re: [PATCHv10 2.6.35-rc6-tip 9/14] trace: uprobes trace_event interface
2010-08-02 03:45:17
linux-kernel
Re: [PATCHv10 2.6.35-rc6-tip 9/14] trace: uprobes trace_event interface
2010-08-02 01:51:10
linux-kernel
Re: [PATCHv10 2.6.35-rc6-tip 11/14] perf: perf interface for uprobes
2010-07-29 12:01:55
linux-kernel
Re: [PATCHv10 2.6.35-rc6-tip 11/14] perf: perf interface for uprobes
2010-07-29 11:51:25
linux-kernel
Re: [PATCHv10 2.6.35-rc6-tip 10/14] perf: rename common fields/functions from kprobe to probe.
2010-07-29 05:05:01
linux-kernel
Re: [PATCHv10 2.6.35-rc6-tip 9/14] trace: uprobes trace_event interface