平松雅巳 / HIRAMATU,MASAMI ([email protected])

Number of posts: 1573 (0.45 per day)
First post: 2006-09-20 11:00:18
Last post: 2016-03-17 12:58:30

Date List Subject
2014-07-17 07:11:40 linux-kernel [RESEND PATCH v5] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
2014-07-17 07:10:49 linux-kernel Re: Re: Re: [PATCH v5 2/2] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
2014-07-15 10:09:23 linux-kernel Re: Re: [PATCH v5 2/2] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
2014-07-15 06:00:48 linux-kernel [PATCH ftrace/core v3 3/3] kprobes: Set IPMODIFY flag only if the probe can change regs->ip
2014-07-15 06:00:41 linux-kernel [PATCH ftrace/core v3 2/3] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
2014-07-15 06:00:34 linux-kernel [PATCH ftrace/core v3 1/3] [BUGFIX]kprobes/ftrace: Recover original IP if pre_handler doesn't change it
2014-07-15 06:00:26 linux-kernel [PATCH ftrace/core v3 0/3] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
2014-07-15 02:25:05 linux-kernel Re: Re: [PATCH v5 2/2] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
2014-07-15 01:21:06 linux-kernel Re: Re: [RFC][PATCH 0/3] ftrace: Add dynamically allocated trampolines
2014-07-14 08:18:40 linux-kernel Re: [RFC][PATCH 0/3] ftrace: Add dynamically allocated trampolines
2014-07-14 02:35:01 linux-kernel Re: [RFC][PATCH 1/3] ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
2014-07-14 01:35:38 linux-kernel Re: [RFC][PATCH 0/3] ftrace: Add dynamically allocated trampolines
2014-07-13 22:39:17 linux-kernel Re: [PATCH v2 3.16] x86,kprobes: Don't try to resolve kprobe faults from userspace
2014-07-11 02:26:43 linux-kernel Re: [RFC][PATCH 0/3] ftrace: Add dynamically allocated trampolines
2014-07-08 12:07:16 linux-kernel Re: [PATCH v5 2/2] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
2014-07-08 02:51:37 linux-kernel Re: [PATCH] modules: Fix build error in moduleloader.h
2014-07-04 13:32:52 linux-kernel Re: [RFC][PATCH 1/3] ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
2014-07-04 13:20:22 linux-kernel Re: [RFC][PATCH 0/3] ftrace: Add dynamically allocated trampolines
2014-07-04 05:21:43 linux-kernel Re: __trace_remove_event_dirs() leaks file->filter ? (Was: probe_event_disable()->synchronize_sched())
2014-07-04 04:46:52 linux-kernel Re: probe_event_disable()->synchronize_sched() (Was: tracing/uprobes: Revert "Support mix of ftrace and perf")
2014-07-04 01:00:59 linux-kernel Re: probe_event_disable()->synchronize_sched()
2014-07-04 00:53:17 linux-kernel Re: [PATCH] modules: Fix build error in moduleloader.h
2014-07-03 05:46:18 linux-kernel Re: probe_event_disable()->synchronize_sched() (Was: tracing/uprobes: Revert "Support mix of ftrace and perf")
2014-07-03 05:35:33 linux-kernel Re: probe_event_disable()->synchronize_sched() (Was: tracing/uprobes: Revert "Support mix of ftrace and perf")
2014-07-02 07:18:24 linux-kernel Re: [PATCH v5 1/2] kprobes/powerpc: Fix arch_deref_entry_point to support ABIv2
2014-07-02 07:16:26 linux-kernel Re: Re: Re: Re: [PATCH v4] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
2014-07-02 07:00:43 linux-kernel [PATCH v5 2/2] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
2014-07-02 07:00:35 linux-kernel [PATCH v5 1/2] kprobes/powerpc: Fix arch_deref_entry_point to support ABIv2
2014-07-02 06:39:36 linux-kernel Re: Re: Re: [PATCH v4] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
2014-07-01 02:21:14 linux-kernel Re: Re: [PATCH v4] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
2014-07-01 00:58:54 linux-kernel Re: Re: [RFA][PATCH 00/27] ftrace: Remove ftrace_start/stop() and friends
2014-06-30 11:52:29 linux-kernel Re: [PATCH 1/4] tracing/uprobes: Revert "Support mix of ftrace and perf"
2014-06-30 11:49:35 linux-kernel Re: [PATCH 4/4] tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
2014-06-30 03:14:48 linux-kernel Re: [PATCH v4] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
2014-06-30 03:13:18 linux-kernel Re: [RFA][PATCH 00/27] ftrace: Remove ftrace_start/stop() and friends
2014-06-23 08:46:12 linux-kernel Re: [PATCH] samples/kprobes: Update jprobe_example.c for do_fork() change
2014-06-23 07:57:28 linux-kernel Re: [PATCH -tip v2 2/3] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
2014-06-23 03:17:23 linux-kernel [PATCH -tip ] [BUGFIX]: Fix to add a missing pair of braces for error path.
2014-06-23 02:21:25 linux-kernel Re: [PATCH -tip 1/4] perf/probe: Improve error message for unknown member of data structure
2014-06-20 03:14:39 linux-kernel Re: [PATCH -tip v2 0/3] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
2014-06-20 02:23:21 linux-kernel [PATCH v4] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
2014-06-20 02:19:40 linux-kernel Re: [PATCH -tip v2 3/3] kprobes: Set IPMODIFY flag only if the probe can change regs->ip
2014-06-20 02:14:54 linux-kernel Re: Re: [PATCH -tip v2 1/3] ftrace: Simplify ftrace_hash_disable/enable path in ftrace_hash_move
2014-06-20 02:13:26 linux-kernel Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
2014-06-19 11:20:58 linux-kernel Re: Re: Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
2014-06-19 11:01:53 linux-kernel Re: Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
2014-06-19 07:26:18 linux-kernel Re: Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
2014-06-19 07:18:46 linux-kernel Re: Re: [RFC][PATCH] ftrace: Use schedule_on_each_cpu() as a heavy synchronize_sched()
2014-06-19 06:37:04 linux-kernel Re: Re: [PATCH v2 0/5] Add glob pattern matching support on trigger and kprobe-event
2014-06-19 05:03:40 linux-kernel Re: Re: [PATCH -tip v2 0/3] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
2014-06-19 04:52:53 linux-kernel Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64