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
2010-02-25 19:32:16 linux-kernel [tip:perf/probes] perf probe: Fix bugs in line range finder
2010-02-25 19:31:56 linux-kernel [tip:perf/probes] perf probe: Update perf probe document
2010-02-25 19:31:48 linux-kernel [tip:perf/probes] kprobes/x86: Support kprobes jump optimization on x86
2010-02-25 19:31:33 linux-kernel [tip:perf/probes] x86: Add text_poke_smp for SMP cross modifying code
2010-02-25 19:31:29 linux-kernel [tip:perf/probes] perf probe: Do not show --line option without dwarf support
2010-02-25 19:31:12 linux-kernel [tip:perf/probes] kprobes/x86: Boost probes when reentering
2010-02-25 19:30:35 linux-kernel [tip:perf/probes] kprobes/x86: Cleanup save/restore registers
2010-02-25 19:30:27 linux-kernel [tip:perf/probes] kprobes: Introduce kprobes jump optimization
2010-02-25 19:30:01 linux-kernel [tip:perf/probes] kprobes: Jump optimization sysctl interface
2010-02-25 19:29:50 linux-kernel [tip:perf/probes] kprobes: Introduce generic insn_slot framework
2010-02-25 19:29:43 linux-kernel [tip:perf/probes] kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
2010-02-25 13:36:58 linux-kernel [PATCH -tip v3&10 13/18] perf probe: Rename probe finder functions
2010-02-25 13:36:45 linux-kernel [PATCH -tip v3&10 12/18] perf probe: Fix bugs in line range finder
2010-02-25 13:35:32 linux-kernel [PATCH -tip v3&10 03/18] kprobes: Introduce kprobes jump optimization
2010-02-25 13:35:12 linux-kernel [PATCH -tip v3&10 01/18] kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
2010-02-25 13:32:39 linux-kernel [PATCH -tip v3&10 18/18] perf probe: Add lazy line matching support
2010-02-25 13:32:06 linux-kernel [PATCH -tip v3&10 16/18] perf probe: Check function address range strictly in line finder
2010-02-25 13:31:58 linux-kernel [PATCH -tip v3&10 15/18] perf probe: Use libdw callback routines
2010-02-25 13:31:53 linux-kernel [PATCH -tip v3&10 17/18] perf probe: show more lines after last line
2010-02-25 13:31:47 linux-kernel [PATCH -tip v3&10 14/18] perf probe: Use elfutils-libdw for analyzing debuginfo
2010-02-25 13:31:37 linux-kernel [PATCH -tip v3&10 09/18] kprobes: Add documents of jump optimization
2010-02-25 13:31:29 linux-kernel [PATCH -tip v3&10 10/18] perf probe: Do not show --line option without dwarf support
2010-02-25 13:31:22 linux-kernel [PATCH -tip v3&10 11/18] perf probe: Update perf probe document
2010-02-25 13:31:20 linux-kernel [PATCH -tip v3&10 04/18] kprobes: Jump optimization sysctl interface
2010-02-25 13:31:11 linux-kernel [PATCH -tip v3&10 08/18] kprobes/x86: Support kprobes jump optimization on x86
2010-02-25 13:30:35 linux-kernel [PATCH -tip v3&10 07/18] x86: Add text_poke_smp for SMP cross modifying code
2010-02-25 13:30:24 linux-kernel [PATCH -tip v3&10 06/18] kprobes/x86: Cleanup save/restore registers
2010-02-25 13:30:16 linux-kernel [PATCH -tip v3&10 02/18] kprobes: Introduce generic insn_slot framework
2010-02-25 13:30:14 linux-kernel [PATCH -tip v3&10 05/18] kprobes/x86: Boost probes when reentering
2010-02-25 13:29:20 linux-kernel [PATCH -tip v3&10 00/18] perf-probe updates - optprobe, elfutils and lazy matching
2010-02-24 13:42:14 linux-kernel Re: [PATCH -tip v10 0/9] kprobes: Kprobes jump optimization support
2010-02-23 22:28:58 linux-kernel Re: [PATCH -tip v10 0/9] kprobes: Kprobes jump optimization support
2010-02-23 02:06:44 linux-kernel [PATCH -tip v3 3/9] perf probe: Fix bugs in line range finder
2010-02-23 02:06:18 linux-kernel [PATCH -tip v3 9/9] perf probe: Add lazy line matching support
2010-02-23 02:06:05 linux-kernel [PATCH -tip v3 8/9] perf probe: show more lines after last line
2010-02-23 02:05:50 linux-kernel [PATCH -tip v3 7/9] perf probe: Check function address range strictly in line finder
2010-02-23 02:05:41 linux-kernel [PATCH -tip v3 5/9] perf probe: Use elfutils-libdw for analyzing debuginfo
2010-02-23 02:05:33 linux-kernel [PATCH -tip v3 6/9] perf probe: Use libdw callback routines
2010-02-23 02:05:29 linux-kernel [PATCH -tip v3 4/9] perf probe: Rename probe finder functions
2010-02-23 02:05:24 linux-kernel [PATCH -tip v3 2/9] perf probe: Update perf probe document
2010-02-23 02:05:00 linux-kernel [PATCH -tip v3 1/9] perf probe: Do not show --line option without dwarf support
2010-02-23 02:04:42 linux-kernel [PATCH -tip v3 0/9] perf-probe updates - use elfutils and introduce lazy matching
2010-02-22 23:19:23 linux-kernel Re: [PATCH -tip v2 5/9] perf probe: Use elfutils-libdw for analyzing debuginfo
2010-02-22 23:15:06 linux-kernel Re: [PATCH -tip v10 0/9] kprobes: Kprobes jump optimization support
2010-02-22 23:13:25 linux-kernel Re: [PATCH -tip v2 5/9] perf probe: Use elfutils-libdw for analyzing debuginfo
2010-02-22 22:51:48 linux-kernel [PATCH -tip v2 9/9] perf probe: Add lazy line matching support
2010-02-22 22:51:46 linux-kernel [PATCH -tip v2 1/9] perf probe: Do not show --line option without dwarf support
2010-02-22 22:51:20 linux-kernel [PATCH -tip v2 6/9] perf probe: Use libdw callback routines
2010-02-22 22:51:05 linux-kernel [PATCH -tip v2 8/9] perf probe: show more lines after last line
2010-02-22 22:50:55 linux-kernel [PATCH -tip v2 7/9] perf probe: Check function address range strictly in line finder
2010-02-22 22:50:37 linux-kernel [PATCH -tip v2 5/9] perf probe: Use elfutils-libdw for analyzing debuginfo