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-27 20:43:32 linux-kernel [PATCH -tip perf/probes 06/10] kprobe-tracer: Compare both of event-name and event-group to find probe
2009-10-27 20:43:18 linux-kernel [PATCH -tip perf/probes 04/10] x86: AVX instruction set decoder support
2009-10-27 20:43:15 linux-kernel [PATCH -tip perf/probes 05/10] x86: Add Intel FMA instructions to x86 opcode map
2009-10-27 20:43:04 linux-kernel [PATCH -tip perf/probes 02/10] x86: Merge INAT_REXPFX into INAT_PFX_*
2009-10-27 20:42:51 linux-kernel [PATCH -tip perf/probes 01/10] x86: Fix SSE opcode map bug
2009-10-27 20:42:43 linux-kernel [PATCH -tip perf/probes 00/10] x86 insn decoder bugfixes
2009-10-27 13:59:33 linux-kernel Re: [PATCH] x86: gitignore: arch/x86/lib/inat-tables.c
2009-10-24 01:06:48 linux-kernel [tip:branch?] x86: Add AES opcodes to opcode map
2009-10-24 01:04:56 linux-kernel [tip:branch?] x86: Fix group attribute decoding bug
2009-10-21 15:53:59 linux-kernel Re: [PATCH -tip perf/probes 0/2] x86 insn decoder bugfixes
2009-10-21 14:39:41 linux-kernel Re: [PATCH -tip perf/probes 0/2] x86 insn decoder bugfixes
2009-10-21 00:04:38 linux-kernel Re: [PATCH -tip tracing/kprobes 0/9] tracing/kprobes, perf: perf probe and kprobe-tracer bugfixes
2009-10-20 16:55:20 linux-kernel [PATCH -tip perf/probes 1/2] x86: Fix group attribute decoding bug
2009-10-20 16:55:17 linux-kernel [PATCH -tip perf/probes 2/2] x86: Add AES opcodes to opcode map
2009-10-20 16:55:04 linux-kernel [PATCH -tip perf/probes 0/2] x86 insn decoder bugfixes
2009-10-20 14:38:32 linux-kernel Re: [PATCH -tip tracing/kprobes 0/9] tracing/kprobes, perf: perf probe and kprobe-tracer bugfixes
2009-10-20 14:25:54 linux-kernel Re: [PATCH -tip tracing/kprobes 0/9] tracing/kprobes, perf: perf probe and kprobe-tracer bugfixes
2009-10-20 00:28:38 linux-kernel Re: [PATCH -tip tracing/kprobes 0/9] tracing/kprobes, perf: perf probe and kprobe-tracer bugfixes
2009-10-19 22:53:09 linux-kernel Re: [PATCH -tip tracing/kprobes 0/9] tracing/kprobes, perf: perf probe and kprobe-tracer bugfixes
2009-10-19 19:50:25 linux-kernel Re: [PATCH -tip tracing/kprobes 0/9] tracing/kprobes, perf: perf probe and kprobe-tracer bugfixes
2009-10-19 18:55:15 linux-kernel Re: [PATCH -tip tracing/kprobes 0/9] tracing/kprobes, perf: perf probe and kprobe-tracer bugfixes
2009-10-18 06:00:53 linux-kernel Re: [PATCH -tip tracing/kprobes 0/9] tracing/kprobes, perf: perf probe and kprobe-tracer bugfixes
2009-10-17 10:09:23 linux-kernel [tip:perf/probes] perf: Add perf-probe document
2009-10-17 10:07:11 linux-kernel [tip:perf/probes] perf: Add DIE_IF() macro for error checking
2009-10-17 10:06:56 linux-kernel [tip:perf/probes] perf: Use eprintf() for debug messages in perf-probe
2009-10-17 10:06:44 linux-kernel [tip:perf/probes] perf: Check libdwarf APIs for perf probe
2009-10-17 10:06:38 linux-kernel [tip:perf/probes] perf: Use die() for error cases in perf-probe
2009-10-17 10:06:21 linux-kernel [tip:perf/probes] x86: Add MMX/SSE opcode groups to opcode map
2009-10-17 10:06:11 linux-kernel [tip:perf/probes] x86: Add AMD prefetch and 3DNow! opcodes to opcode map
2009-10-17 10:05:56 linux-kernel [tip:perf/probes] tracing/kprobes: Add failure messages for debugging
2009-10-17 10:05:46 linux-kernel [tip:perf/probes] perf probe: Add perf probe command support without libdwarf
2009-10-17 10:05:39 linux-kernel [tip:perf/probes] tracing/kprobes: Update kprobe-tracer selftest against new syntax
2009-10-17 10:05:19 linux-kernel [tip:perf/probes] perf: Add perf probe subcommand, a kprobe-event setup helper
2009-10-17 10:05:00 linux-kernel [tip:perf/probes] tracing/kprobes: Robustify fixed field names against variable field names conflicts
2009-10-17 10:04:33 linux-kernel [tip:perf/probes] tracing/kprobes: Avoid field name confliction
2009-10-17 10:04:22 linux-kernel [tip:perf/probes] tracing/kprobes: Make special variable names more self-explainable
2009-10-17 10:04:19 linux-kernel [tip:perf/probes] tracing/kprobes: Add $ prefix to special variables
2009-10-17 10:04:00 linux-kernel [tip:perf/probes] tracing/kprobes: Remove '$ra' special variable
2009-10-17 10:03:42 linux-kernel [tip:perf/probes] tracing/ftrace: Fix to check create_event_dir() when adding new events
2009-10-17 10:03:25 linux-kernel [tip:perf/probes] x86: Add VIA processor instructions in opcodes decoder
2009-10-17 10:03:16 linux-kernel [tip:perf/probes] tracing/kprobes: Use global event perf buffers in kprobe tracer
2009-10-17 10:02:56 linux-kernel [tip:perf/probes] tracing/kprobes: Disable kprobe events by default after creation
2009-10-17 10:02:29 linux-kernel [tip:perf/probes] tracing/kprobes: Fix profiling alignment for perf_counter buffer
2009-10-17 10:02:16 linux-kernel [tip:perf/probes] ftrace: Fix trace_remove_event_call() to lock trace_event_mutex
2009-10-17 10:02:10 linux-kernel [tip:perf/probes] tracing/kprobes: Add probe handler dispatcher to support perf and ftrace concurrent use
2009-10-17 10:01:50 linux-kernel [tip:perf/probes] ftrace: Fix trace_add_event_call() to initialize list
2009-10-17 10:01:29 linux-kernel [tip:perf/probes] tracing/kprobes: Fix trace_probe registration order
2009-10-17 10:01:26 linux-kernel [tip:perf/probes] tracing/kprobes: Support custom subsystem for each kprobe event
2009-10-17 10:01:09 linux-kernel [tip:perf/probes] tracing/kprobes: Show event name in trace output
2009-10-17 10:00:48 linux-kernel [tip:perf/probes] tracing/kprobes: Add argument name support
2009-10-17 10:00:26 linux-kernel [tip:perf/probes] tracing/kprobes: Add event profiling support