Masami Hiramatsu ([email protected])

Number of posts: 1256 (4.94 per day)
First post: 2007-08-17 19:46:22
Last post: 2008-04-28 00:53:42

Date List Subject
2009-12-01 00:20:27 linux-kernel [PATCH -tip 5/9] perf probe: Fix probe array index for multiple probe point
2009-12-01 00:19:58 linux-kernel [PATCH -tip 1/9] trace_kprobes: Fix a memory leak bug and check kstrdup return value
2009-12-01 00:19:41 linux-kernel [PATCH -tip 0/9] perf-probe updates
2009-12-01 00:09:14 linux-kernel [PATCH -tip v6.1 04/11] kprobes: Jump optimization sysctl interface
2009-12-01 00:02:38 linux-kernel [PATCH -next] [Cleanup] x86: Fix comments of register/stack access functions
2009-11-29 15:10:32 linux-kernel [PATCH][RFC] tracepoint: signal coredump (Re: [PATCH v2] mm: Introduce coredump parameter structure)
2009-11-29 04:41:59 linux-kernel [PATCH v2] mm: Introduce coredump parameter structure
2009-11-29 04:41:30 linux-kernel [PATCH v2] mm: Introduce coredump parameter structure
2009-11-29 03:59:55 linux-kernel Re: + binfmt-introduce-coredump-parameter-structure.patch added to -mm tree
2009-11-28 16:12:38 linux-kernel Re: [PATCH -tip v6 04/11] kprobes: Jump optimization sysctl interface
2009-11-26 15:47:50 linux-kernel Re: + binfmt-introduce-coredump-parameter-structure.patch added to -mm tree
2009-11-26 10:27:48 linux-kernel [tip:perf/core] tracepoint: Add signal deliver event
2009-11-26 10:27:34 linux-kernel [tip:perf/core] tracepoint: Add signal loss events
2009-11-26 10:27:18 linux-kernel [tip:perf/core] tracepoint: Move signal sending tracepoint to events/signal.h
2009-11-25 21:30:57 linux-kernel Re: [PATCH -tip v5 03/10] kprobes: Introduce kprobes jump optimization
2009-11-25 16:59:12 linux-kernel [PATCH -tip v6 10/11] [RFC] x86: Introduce generic jump patching without stop_machine
2009-11-25 16:58:55 linux-kernel [PATCH -tip v6 05/11] kprobes/x86: Boost probes when reentering
2009-11-25 16:58:02 linux-kernel [PATCH -tip v6 09/11] kprobes: Add documents of jump optimization
2009-11-25 16:58:00 linux-kernel [PATCH -tip v6 00/11] kprobes: Kprobes jump optimization support
2009-11-25 16:57:58 linux-kernel [PATCH -tip v6 03/11] kprobes: Introduce kprobes jump optimization
2009-11-25 16:57:55 linux-kernel [PATCH -tip v6 02/11] kprobes: Introduce generic insn_slot framework
2009-11-25 16:57:53 linux-kernel [PATCH -tip v6 08/11] kprobes/x86: Support kprobes jump optimization on x86
2009-11-25 16:57:45 linux-kernel [PATCH -tip v6 01/11] kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
2009-11-25 16:57:43 linux-kernel [PATCH -tip v6 06/11] kprobes/x86: Cleanup save/restore registers
2009-11-25 16:57:11 linux-kernel [PATCH -tip v6 07/11] x86: Add text_poke_smp for SMP cross modifying code
2009-11-25 16:57:04 linux-kernel [PATCH -tip v6 11/11] [RFC] kprobes/x86: Use text_poke_fixup() for jump optimization
2009-11-25 16:56:33 linux-kernel [PATCH -tip v6 04/11] kprobes: Jump optimization sysctl interface
2009-11-25 16:13:57 linux-kernel Re: [PATCH -tip v5 07/10] kprobes/x86: Support kprobes jump optimization on x86
2009-11-25 12:58:21 linux-kernel Re: [PATCH 3/3] trace_kprobes: don't output zero offset
2009-11-25 12:41:21 linux-kernel Re: [PATCH 2/3] trace_kprobes: always show group name
2009-11-25 12:39:52 linux-kernel Re: [PATCH 1/3] trace_kprobes: fix memory leak
2009-11-24 21:54:33 linux-kernel [PATCH -tip v4 2/3] tracepoint: Add signal deliver event
2009-11-24 21:54:23 linux-kernel [PATCH -tip v4 3/3] tracepoint: Add signal loss events
2009-11-24 21:54:14 linux-kernel [PATCH -tip v4 1/3] tracepoint: Move signal sending tracepoint to events/signal.h
2009-11-24 21:54:09 linux-kernel [PATCH -tip v4 0/3] tracepoint: Add signal events
2009-11-24 21:45:25 linux-kernel Re: [PATCH -tip v3 0/3] tracepoint: Add signal events
2009-11-24 21:18:03 linux-kernel Re: [PATCH -tip v5 03/10] kprobes: Introduce kprobes jump optimization
2009-11-24 21:00:27 linux-kernel Re: [PATCH -tip v3 1/3] tracepoint: Move signal sending tracepoint to events/signal.h
2009-11-24 21:00:24 linux-kernel Re: [PATCH -tip v5 03/10] kprobes: Introduce kprobes jump optimization
2009-11-24 17:49:23 linux-kernel Re: [PATCH -tip v5 07/10] kprobes/x86: Support kprobes jump optimization on x86
2009-11-24 17:01:49 linux-kernel Re: [PATCH -tip v5 07/10] kprobes/x86: Support kprobes jump optimization on x86
2009-11-24 16:04:56 linux-kernel Re: [PATCH -tip v5 00/10] kprobes: Kprobes jump optimization support
2009-11-24 15:37:49 linux-kernel Re: [PATCH -tip v5 06/10] kprobes/x86: Cleanup save/restore registers
2009-11-24 15:32:39 linux-kernel Re: [PATCH -tip v5 03/10] kprobes: Introduce kprobes jump optimization
2009-11-24 15:32:33 linux-kernel Re: [PATCH -tip v5 03/10] kprobes: Introduce kprobes jump optimization
2009-11-23 23:21:39 linux-kernel [PATCH -tip v5 05/10] kprobes/x86: Boost probes when reentering
2009-11-23 23:21:06 linux-kernel [PATCH -tip v5 08/10] kprobes: Add documents of jump optimization
2009-11-23 23:20:28 linux-kernel [PATCH -tip v5 10/10] [RFC] kprobes/x86: Use text_poke_fixup() for jump optimization
2009-11-23 23:20:25 linux-kernel [PATCH -tip v5 07/10] kprobes/x86: Support kprobes jump optimization on x86
2009-11-23 23:20:14 linux-kernel [PATCH -tip v5 09/10] [RFC] x86: Introduce generic jump patching without stop_machine
2009-11-23 23:20:04 linux-kernel [PATCH -tip v5 04/10] kprobes: Jump optimization sysctl interface