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-08 21:59:15 linux-kernel [PATCH -tip 4/8] perf probe: Remove event suffix number _0
2009-12-08 21:59:03 linux-kernel [PATCH -tip 1/8] perf probe: Change event list format
2009-12-08 21:58:56 linux-kernel [PATCH -tip 2/8] perf probe: Change probe-added message more user-friendly
2009-12-08 21:58:43 linux-kernel [PATCH -tip 0/8] perf-probe updates
2009-12-08 20:36:30 linux-kernel [PATCH v3] [RFC] tracepoint: Add signal coredump tracepoint
2009-12-08 11:55:30 linux-kernel Re: [GIT PULL] tracing/kprobes: Fix field creation's bad error handling
2009-12-07 17:39:32 linux-kernel [tip:perf/urgent] x86 insn: Delete empty or incomplete inat-tables.c
2009-12-07 17:39:16 linux-kernel [tip:perf/urgent] perf probe: Check e_snprintf() format string
2009-12-07 17:39:00 linux-kernel [tip:perf/urgent] perf probe: Fix event namelist to duplicate string
2009-12-07 17:38:54 linux-kernel [tip:perf/urgent] perf probe: Use pr_debug for debug message
2009-12-07 17:23:55 linux-kernel [BUGFIX PATCH -tip 5/5] perf probe: Use pr_debug for debug message
2009-12-07 17:19:41 linux-kernel Re: [PATCH v2] [RFC] tracepoint: Add signal coredump tracepoint
2009-12-07 16:57:56 linux-kernel [BUGFIX PATCH -tip 2/5] perf probe: Fix strtailcmp() to compare s1[0] and s2[0]
2009-12-07 16:57:49 linux-kernel [BUGFIX PATCH -tip 0/5] perf-probe/x86 insn decoder bugfixes
2009-12-07 16:56:52 linux-kernel [BUGFIX PATCH -tip 4/5] perf probe: Check e_snprintf() format string
2009-12-07 16:56:48 linux-kernel [BUGFIX PATCH -tip 1/5] x86 insn: Delete empty or incomplete inat-tables.c
2009-12-07 16:56:38 linux-kernel [BUGFIX PATCH -tip 3/5] perf probe: Fix event namelist to duplicate string
2009-12-07 15:28:15 linux-kernel Re: [PATCH v2] [RFC] tracepoint: Add signal coredump tracepoint
2009-12-07 14:28:57 linux-kernel Re: [PATCH] x86: compile insn.c and inat.c only for KPROBES
2009-12-03 16:12:15 linux-kernel Re: trace/events: DECLARE vs DEFINE semantic
2009-12-03 15:33:33 linux-kernel Re: trace/events: DECLARE vs DEFINE semantic
2009-12-03 13:49:39 linux-kernel Re: trace/events: DECLARE vs DEFINE semantic
2009-12-03 11:30:19 linux-kernel Re: [PATCH v2] [RFC] tracepoint: Add signal coredump tracepoint
2009-12-03 03:58:51 linux-kernel Re: trace/events: DECLARE vs DEFINE semantic
2009-12-03 03:22:18 linux-kernel Re: trace/events: DECLARE vs DEFINE semantic
2009-12-02 22:37:40 linux-kernel Re: trace/events: DECLARE vs DEFINE semantic
2009-12-02 21:53:34 linux-kernel Re: [PATCH -tip 0/9] perf-probe updates
2009-12-02 20:43:34 linux-kernel [PATCH v2] [RFC] tracepoint: Add signal coredump tracepoint
2009-12-02 18:07:45 linux-kernel Re: [PATCH v2] mm: Introduce coredump parameter structure
2009-12-02 16:51:52 linux-kernel Re: [PATCH] perf tools: fix compiling error for strndup
2009-12-02 16:45:53 linux-kernel Re: [PATCH] perf tools: replace %m with %a in sscanf
2009-12-02 10:46:42 linux-kernel [tip:perf/core] x86: Fix comments of register/stack access functions
2009-12-02 04:54:05 linux-kernel Re: [tip:perf/core] perf probe: Add --list option for listing current probe events
2009-12-02 00:38:50 linux-kernel [PATCH v2] [RESEND] mm: Introduce coredump parameter structure
2009-12-02 00:30:00 linux-kernel Re: [PATCH v2] mm: Introduce coredump parameter structure
2009-12-01 07:35:11 linux-kernel [tip:perf/core] perf probe: Add argv_split() from lib/argv_split.c
2009-12-01 07:35:02 linux-kernel [tip:perf/core] trace_kprobes: Fix a memory leak bug and check kstrdup() return value
2009-12-01 07:34:34 linux-kernel [tip:perf/core] perf probe: Fix probe array index for multiple probe points
2009-12-01 07:34:24 linux-kernel [tip:perf/core] perf probe: Fix argv array size in probe parser
2009-12-01 07:34:09 linux-kernel [tip:perf/core] perf probe: Add --list option for listing current probe events
2009-12-01 07:33:58 linux-kernel [tip:perf/core] perf probe: Simplify event naming
2009-12-01 07:33:54 linux-kernel [tip:perf/core] perf probe: Add probe-finder.h without libdwarf
2009-12-01 07:33:49 linux-kernel [tip:perf/core] perf probe: Move probe event utility functions to probe-event.c
2009-12-01 07:33:42 linux-kernel [tip:perf/core] perf probe: Change a debugging message from pr_info to pr_debug
2009-12-01 00:24:19 linux-kernel [PATCH -tip 8/9] perf probe: Add --list option for listing current probe events
2009-12-01 00:24:12 linux-kernel [PATCH -tip 6/9] perf probe: Move probe event utility functions to probe-event.c
2009-12-01 00:23:55 linux-kernel [PATCH -tip 2/9] perf probe: Fix to change a debugging message from pr_info to pr_debug
2009-12-01 00:23:47 linux-kernel [PATCH -tip 4/9] perf probe: Fix argv array size in probe parser
2009-12-01 00:23:36 linux-kernel [PATCH -tip 3/9] perf probe: Fix to add probe-finder.h without libdwarf
2009-12-01 00:21:01 linux-kernel [PATCH -tip 9/9] perf probe: Simplify event naming
2009-12-01 00:20:49 linux-kernel [PATCH -tip 7/9] perf probe: Add argv_split() from lib/argv_split.c