LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2009-07-01 08:49:45
linux-kernel
[tip:tracing/core] kprobes: No need to unlock kprobe_insn_mutex
2009-07-01 01:26:57
linux-kernel
[PATCH -tip -v10 7/7] tracing: add kprobe-based event tracer
2009-07-01 01:26:38
linux-kernel
[PATCH -tip -v10 1/7] x86: instruction decoder API
2009-07-01 01:26:21
linux-kernel
[PATCH -tip -v10 0/7] tracing: kprobe-based event tracer and x86 instruction decoder
2009-07-01 01:25:55
linux-kernel
[PATCH -tip -v10 4/7] kprobes: cleanup fix_riprel() using insn decoder on x86
2009-07-01 01:25:33
linux-kernel
[PATCH -tip -v10 3/7] kprobes: checks probe address is instruction boudary on x86
2009-07-01 01:25:06
linux-kernel
[PATCH -tip -v10 6/7] tracing: ftrace dynamic ftrace_event_call support
2009-07-01 01:24:47
linux-kernel
[PATCH -tip -v10 5/7] x86: add pt_regs register and stack access APIs
2009-07-01 01:24:31
linux-kernel
[PATCH -tip -v10 2/7] x86: x86 instruction decoder build-time selftest
2009-07-01 00:07:07
linux-kernel
Re: [BUGFIX][ PATCH] kprobes: fix kprobe selftest configuration dependency
2009-06-30 23:46:37
linux-kernel
Re: [BUGFIX][ PATCH] kprobes: fix kprobe selftest configuration dependency
2009-06-30 23:28:27
linux-kernel
[tip:tracing/core] kprobes: Clean up insn_pages by using list instead of hlist
2009-06-30 23:17:25
linux-kernel
Re: [BUGFIX][ PATCH] kprobes: fix kprobe selftest configuration dependency
2009-06-30 23:10:39
linux-kernel
Re: [PATCH -tip 3/3] kprobes: cleanup: use list instead of hlist for insn_pages
2009-06-30 22:09:01
linux-kernel
Re: [BUGFIX][ PATCH] kprobes: fix kprobe selftest configuration dependency
2009-06-30 21:45:28
linux-kernel
Re: [PATCH -tip 3/3] kprobes: cleanup: use list instead of hlist for insn_pages
2009-06-30 21:40:57
linux-kernel
[tip:tracing/urgent] kprobes: No need to unlock kprobe_insn_mutex
2009-06-30 21:40:46
linux-kernel
[tip:tracing/urgent] kprobes: Fix kprobe selftest configuration dependency
2009-06-30 21:06:17
linux-kernel
[PATCH -tip 1/3] kprobes: fix kprobe selftest configuration dependency
2009-06-30 21:05:56
linux-kernel
[PATCH -tip 3/3] kprobes: cleanup: use list instead of hlist for insn_pages
2009-06-30 21:05:30
linux-kernel
[PATCH -tip 2/3] kprobes: no need to unlock kprobe_insn_mutex
2009-06-30 21:05:06
linux-kernel
[PATCH -tip 0/3] kprobes: trivial bugfixes and cleanup
2009-06-29 21:07:33
linux-kernel
Re: [RFC][ PATCH -tip v2 2/7] kprobes: introducing generic insn_slot framework
2009-06-26 23:18:27
linux-kernel
Re: [RFC][ PATCH -tip v2 0/7] kprobes: Kprobes jump optimization support
2009-06-23 22:06:46
linux-kernel
Re: [RFC][ PATCH -tip v2 0/7] kprobes: Kprobes jump optimization support
2009-06-23 21:52:36
linux-kernel
Re: [RFC][ PATCH -tip v2 0/7] kprobes: Kprobes jump optimization support
2009-06-23 20:46:52
linux-kernel
Re: [RFC][ PATCH -tip v2 0/7] kprobes: Kprobes jump optimization support
2009-06-23 17:26:18
linux-kernel
Re: [RFC][ PATCH -tip v2 0/7] kprobes: Kprobes jump optimization support
2009-06-23 14:05:34
linux-kernel
Re: [RFC][ PATCH -tip v2 0/7] kprobes: Kprobes jump optimization support
2009-06-23 13:49:55
linux-kernel
Re: [RFC][ PATCH -tip v2 0/7] kprobes: Kprobes jump optimization support
2009-06-23 13:12:46
linux-kernel
Re: [RFC][ PATCH -tip v2 4/7] kprobes: kprobes jump optimization core
2009-06-22 21:23:23
linux-kernel
[RFC][ PATCH -tip v2 5/7] kprobes: x86: cleanup save/restore registers
2009-06-22 21:23:00
linux-kernel
[RFC][ PATCH -tip v2 3/7] Kbuild: disable gcc crossjumping
2009-06-22 21:22:47
linux-kernel
[RFC][ PATCH -tip v2 7/7] kprobes: add documents of jump optimization
2009-06-22 21:22:35
linux-kernel
[RFC][ PATCH -tip v2 6/7] kprobes: x86: support kprobes jump optimization on x86
2009-06-22 21:22:22
linux-kernel
[RFC][ PATCH -tip v2 4/7] kprobes: kprobes jump optimization core
2009-06-22 21:22:01
linux-kernel
[RFC][ PATCH -tip v2 1/7] kprobes: use list instead of hlist for insn_pages
2009-06-22 21:21:49
linux-kernel
[RFC][ PATCH -tip v2 2/7] kprobes: introducing generic insn_slot framework
2009-06-22 21:21:36
linux-kernel
[RFC][ PATCH -tip v2 0/7] kprobes: Kprobes jump optimization support
2009-06-22 21:00:48
linux-kernel
[BUGFIX][ PATCH] kprobes: fix kprobe selftest configuration dependency
2009-06-17 22:26:18
linux-kernel
Re: [RFC][ PATCH -tip 0/6] kprobes: Kprobes jump optimization support
2009-06-17 15:30:38
linux-kernel
Re: [RFC][ PATCH -tip 0/6] kprobes: Kprobes jump optimization support
2009-06-16 22:40:53
linux-kernel
Re: [RFC][ PATCH -tip 0/6] kprobes: Kprobes jump optimization support
2009-06-12 22:51:47
linux-kernel
[RESEND][ PATCH -tip -v9 4/7] kprobes: cleanup fix_riprel() using insn decoder on x86
2009-06-12 22:51:13
linux-kernel
[RFC][ PATCH -tip 5/6] kprobes: x86: support kprobes jump optimization on x86
2009-06-12 22:50:49
linux-kernel
[RFC][ PATCH -tip 6/6] kprobes: add documents of jump optimization
2009-06-12 22:50:29
linux-kernel
[RFC][ PATCH -tip 3/6] kprobes: kprobes jump optimization core
2009-06-12 22:50:00
linux-kernel
[RFC][ PATCH -tip 4/6] kprobes: x86: cleanup save/restore registers
2009-06-12 22:49:27
linux-kernel
[RFC][ PATCH -tip 2/6] kprobes: introducing generic insn_slot framework
2009-06-12 22:49:10
linux-kernel
[RFC][ PATCH -tip 1/6] kprobes: use list instead of hlist for insn_pages
2009-06-12 22:48:47
linux-kernel
[RFC][ PATCH -tip 0/6] kprobes: Kprobes jump optimization support