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-04-14 18:46:14 linux-kernel Re: [PATCH v2 1/2] perf: Move arch specific code into separate arch directory
2010-04-14 14:43:19 linux-kernel Re: [PATCH v2 1/2] perf: Move arch specific code into separate arch directory
2010-04-12 17:11:25 linux-kernel [PATCH -tip v3 10/10] perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.c
2010-04-12 17:11:19 linux-kernel [PATCH -tip v3 09/10] perf probe: Remove xzalloc() from util/probe-{event, finder}.c
2010-04-12 17:11:11 linux-kernel [PATCH -tip v3 08/10] perf probe: Remove die() from probe-event code
2010-04-12 17:11:01 linux-kernel [PATCH -tip v3 07/10] perf probe: Remove die() from probe-finder code
2010-04-12 17:10:56 linux-kernel [PATCH -tip v3 06/10] perf probe: Support DW_OP_call_frame_cfa in debuginfo
2010-04-12 17:10:53 linux-kernel [PATCH -tip v3 04/10] perf probe: Query basic types from debuginfo
2010-04-12 17:10:49 linux-kernel [PATCH -tip v3 05/10] perf probe: Support basic type casting
2010-04-12 17:10:44 linux-kernel [PATCH -tip v3 03/10] tracing/kprobes: Support basic types on dynamic events
2010-04-12 17:10:36 linux-kernel [PATCH -tip v3 02/10] perf probe: Use the last field name as the argument name
2010-04-12 17:10:30 linux-kernel [PATCH -tip v3 01/10] perf probe: Support argument name
2010-04-12 17:10:26 linux-kernel [PATCH -tip v3 00/10] perf-probe updates - data-structure support improvements, etc.
2010-04-12 16:56:36 linux-kernel [PATCH -mm v6] tracepoint: Add signal coredump tracepoint
2010-04-12 12:40:29 linux-kernel Re: [PATCH 2/2] perf probe: Add PowerPC DWARF register number mappings
2010-04-12 12:37:39 linux-kernel Re: [PATCH 1/2] perf: Move arch specific code into separate arch directory
2010-04-10 16:48:40 linux-kernel Re: [PATCH -tip v2 7/8] perf probe: Remove die() from probe-finder code
2010-04-10 04:20:59 linux-kernel Re: [PATCH -tip v2 7/8] perf probe: Remove die() from probe-finder code
2010-04-09 23:19:14 linux-kernel Re: [PATCH -tip v2 7/8] perf probe: Remove die() from probe-finder code
2010-04-09 21:58:33 linux-kernel Re: [PATCH 0/9] jump label v6
2010-04-09 21:10:11 linux-kernel Re: [PATCH 9/9] jump label: jump_label_text_reserved() to reserve our jump points
2010-04-09 20:36:50 linux-kernel Re: [PATCH 0/9] jump label v6
2010-04-06 22:18:17 linux-kernel [PATCH -tip] kprobes: Move enable/disable_kprobe() out from debugfs code
2010-04-06 22:00:39 linux-kernel [PATCH -tip v2 4/8] perf probe: Query basic types from debuginfo
2010-04-06 22:00:13 linux-kernel [PATCH -tip v2 8/8] perf probe: Remove die() from probe-event code
2010-04-06 22:00:00 linux-kernel [PATCH -tip v2 6/8] perf probe: Support DW_OP_call_frame_cfa in debuginfo
2010-04-06 21:59:49 linux-kernel [PATCH -tip v2 7/8] perf probe: Remove die() from probe-finder code
2010-04-06 21:59:33 linux-kernel [PATCH -tip v2 5/8] perf probe: Support basic type casting
2010-04-06 21:59:23 linux-kernel [PATCH -tip v2 3/8] tracing/kprobes: Support basic types on dynamic events
2010-04-06 21:59:17 linux-kernel [PATCH -tip v2 2/8] perf probe: Use the last field name as the argument name
2010-04-06 21:59:11 linux-kernel [PATCH -tip v2 1/8] perf probe: Support argument name
2010-04-06 21:58:58 linux-kernel [PATCH -tip v2 0/8] perf-probe updates - data-structure support improvements, etc.
2010-04-02 19:09:50 linux-kernel [tip:perf/core] perf probe: Fix to close dwarf when failing to analyze it
2010-04-02 19:09:27 linux-kernel [tip:perf/core] perf probe: Correct error message for non-structure type
2010-04-02 19:09:09 linux-kernel [tip:perf/core] perf probe: Fix not to return non-matched file
2010-04-02 19:08:48 linux-kernel [tip:perf/core] perf probe: Fix --line syntax help and document
2010-04-02 17:04:10 linux-kernel [PATCH -tip 3/4] [BUGFIX] perf probe: Correct error message for non-structure type
2010-04-02 17:04:05 linux-kernel [PATCH -tip 4/4] [BUGFIX][RESEND] perf probe: Fix to close dwarf when failing to analyze it
2010-04-02 17:03:53 linux-kernel [PATCH -tip 1/4] [BUGFIX] perf probe: Fix --line syntax help and document
2010-04-02 17:03:45 linux-kernel [PATCH -tip 2/4] [BUGFIX] perf probe: Fix not to return non-matched file
2010-04-02 16:54:46 linux-kernel [PATCH -tip 0/4] perf-probe bugfixes
2010-04-02 14:28:43 linux-kernel Re: [GIT PULL] "perf probe" updates, kprobes jump optimization, for v2.6.34
2010-04-01 04:18:33 linux-kernel Re: [PATCH v2 11/11] Uprobes traceevents patch.
2010-02-26 03:52:48 linux-kernel Re: [PATCH -tip v3&10 07/18] x86: Add text_poke_smp for SMP cross modifying code
2010-02-25 19:33:58 linux-kernel [tip:perf/probes] perf probe: Add lazy line matching support
2010-02-25 19:33:48 linux-kernel [tip:perf/probes] perf probe: Use libdw callback routines
2010-02-25 19:33:28 linux-kernel [tip:perf/probes] perf probe: Show more lines after last line
2010-02-25 19:33:18 linux-kernel [tip:perf/probes] perf probe: Check function address range strictly in line finder
2010-02-25 19:33:06 linux-kernel [tip:perf/probes] perf probe: Use elfutils-libdw for analyzing debuginfo
2010-02-25 19:32:49 linux-kernel [tip:perf/probes] perf probe: Rename probe finder functions
2010-02-25 19:32:36 linux-kernel [tip:perf/probes] kprobes: Add documents of jump optimization