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-10-05 22:39:44 linux-kernel Re: [PATCH tracing/kprobes v2 1/5] tracing/kprobes: Rename special variables syntax
2009-10-05 22:36:05 linux-kernel Re: [PATCH tracing/kprobes v2 1/5] tracing/kprobes: Rename special variables syntax
2009-10-05 21:31:35 linux-kernel Re: [PATCH tracing/kprobes v2 1/5] tracing/kprobes: Rename special variables syntax
2009-10-05 21:08:07 linux-kernel Re: [PATCH tracing/kprobes v2 1/5] tracing/kprobes: Rename special variables syntax
2009-10-05 21:02:33 linux-kernel Re: [PATCH tracing/kprobes v2 1/5] tracing/kprobes: Rename special variables syntax
2009-10-05 20:16:06 linux-kernel Re: [PATCH tracing/kprobes v2 1/5] tracing/kprobes: Rename special variables syntax
2009-10-05 16:56:18 linux-kernel Re: [PATCH tracing/kprobes v2 1/5] tracing/kprobes: Rename special variables syntax
2009-10-05 15:07:14 linux-kernel Re: [PATCH tracing/kprobes v2 0/5] tracing/kprobes, perf: perf probe support take 2
2009-10-04 05:21:21 linux-kernel Re: [PATCH tracing/kprobes v2 1/5] tracing/kprobes: Rename special variables syntax
2009-10-02 21:47:47 linux-kernel [PATCH tracing/kprobes v2 5/5] perf: kprobe command supports without libdwarf
2009-10-02 21:47:36 linux-kernel [PATCH tracing/kprobes v2 4/5] perf: Add perf probe subcommand for kprobe-event setup helper
2009-10-02 21:47:28 linux-kernel [PATCH tracing/kprobes v2 2/5] tracing/kprobes: Avoid field name confliction
2009-10-02 21:47:26 linux-kernel [PATCH tracing/kprobes v2 3/5] tracing/kprobes: Rename fixed field name
2009-10-02 21:47:08 linux-kernel [PATCH tracing/kprobes v2 1/5] tracing/kprobes: Rename special variables syntax
2009-10-02 21:47:06 linux-kernel [PATCH tracing/kprobes v2 0/5] tracing/kprobes, perf: perf probe support take 2
2009-09-30 01:03:11 linux-kernel Re: [RFC PATCH tracing/kprobes 0/5] tracing/kprobes, perf: perf kprobe support
2009-09-28 16:49:01 linux-kernel Re: [RFC PATCH tracing/kprobes 2/5] tracing/kprobes: Avoid field name confliction
2009-09-28 16:48:42 linux-kernel Re: [RFC PATCH tracing/kprobes 4/5] perf: Support perf kprobe command for kprobe-event setup helper
2009-09-25 19:15:14 linux-kernel [RFC PATCH tracing/kprobes 5/5] perf: kprobe command supports without libdwarf
2009-09-25 19:14:57 linux-kernel [RFC PATCH tracing/kprobes 4/5] perf: Support perf kprobe command for kprobe-event setup helper
2009-09-25 19:14:23 linux-kernel [RFC PATCH tracing/kprobes 3/5] tracing/kprobes: Rename fixed field name
2009-09-25 19:13:59 linux-kernel [RFC PATCH tracing/kprobes 2/5] tracing/kprobes: Avoid field name confliction
2009-09-25 19:13:38 linux-kernel [RFC PATCH tracing/kprobes 1/5] tracing/kprobes: Rename special variables syntax
2009-09-25 19:13:20 linux-kernel [RFC PATCH tracing/kprobes 0/5] tracing/kprobes, perf: perf kprobe support
2009-09-25 18:19:44 linux-kernel [PATCH tracing/kprobes 3/3] tracing/ftrace: Fix to check create_event_dir() when adding new events
2009-09-25 18:19:20 linux-kernel [PATCH tracing/kprobes 2/3] x86: Add VIA processor instructions
2009-09-25 18:19:09 linux-kernel [PATCH tracing/kprobes 1/3] tracing/kprobes: Use global event profile buffer in kprobe tracer
2009-09-25 18:18:36 linux-kernel [PATCH tracing/kprobes 0/3] tracing/kprobes: kprobe-tracer updates
2009-09-25 11:11:44 linux-kernel Re: Immediate values
2009-09-24 21:58:14 linux-kernel Re: [RFC patch] Immediate Values - x86 Optimization NMI and MCE support
2009-09-24 00:05:12 linux-kernel Re: [GIT PULL] tracing/kprobes: Kprobes core/tracing/profiling updates
2009-09-23 18:05:47 linux-kernel Re: mailing list for trace users
2009-09-23 16:44:21 linux-kernel Re: mailing list for trace users
2009-09-23 16:41:01 linux-kernel Re: [GIT PULL] tracing/kprobes: Kprobes core/tracing/profiling updates
2009-09-23 08:17:33 linux-kernel Re: [PATCH 19/24] ftrace: Fix trace_add_event_call() to initialize list
2009-09-17 17:29:48 linux-kernel Re: [PATCH tracing/kprobes 0/6] tracing/kprobes: kprobe-based event tracer update and perf support
2009-09-16 15:39:53 linux-kernel [PATCH tracing/kprobes 2/6] ftrace: Fix trace_add_event_call() to initialize list take 2
2009-09-16 14:30:04 linux-kernel Re: [PATCH tracing/kprobes 3/6] ftrace: Fix trace_remove_event_call() to lock trace_event_mutex
2009-09-16 14:16:02 linux-kernel Re: [PATCH tracing/kprobes 2/6] ftrace: Fix trace_add_event_call() to initialize list
2009-09-15 13:59:55 linux-kernel Re: [PATCH 2/2] tracing: Export ftrace API for kernel modules
2009-09-15 13:28:25 linux-kernel Re: [BUGFIX] kprobes: prevent re-registration of the same kprobe - take2
2009-09-14 23:44:57 linux-kernel [RFC PATCH -tip v4 8/9] kprobes/x86: Support kprobes jump optimization on x86
2009-09-14 23:44:39 linux-kernel [RFC PATCH -tip v4 9/9] kprobes: Add documents of jump optimization
2009-09-14 23:44:34 linux-kernel [RFC PATCH -tip v4 7/9] kprobes/x86: Cleanup save/restore registers
2009-09-14 23:44:22 linux-kernel [RFC PATCH -tip v4 5/9] kprobes: Jump optimization sysctl interface
2009-09-14 23:44:17 linux-kernel [RFC PATCH -tip v4 6/9] kprobes/x86: Boost probes when reentering
2009-09-14 23:44:07 linux-kernel [RFC PATCH -tip v4 4/9] kprobes: Introduce kprobes jump optimization
2009-09-14 23:43:45 linux-kernel [RFC PATCH -tip v4 3/9] kprobes: Introduce generic insn_slot framework
2009-09-14 23:43:43 linux-kernel [RFC PATCH -tip v4 2/9] x86: Introduce generic jump patching without stop_machine
2009-09-14 23:43:29 linux-kernel [RFC PATCH -tip v4 1/9] kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
2009-09-14 23:43:21 linux-kernel [RFC PATCH -tip v4 0/9] kprobes: Kprobes jump optimization support