public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [RFC -mm][PATCH 0/6] kprobes x86 code unification and boosters
@ 2007-12-10 22:53 Masami Hiramatsu
  2007-12-12  1:08 ` Jim Keniston
  0 siblings, 1 reply; 6+ messages in thread
From: Masami Hiramatsu @ 2007-12-10 22:53 UTC (permalink / raw)
  To: Ananth N Mavinakayanahalli, Jim Keniston, Roland McGrath,
	Arjan van de Ven, prasanna, anil.s.keshavamurthy, davem
  Cc: systemtap-ml

Hello all,

I developed a series of patches which unifies kprobes code on x86
and introduces boosters on x86-64. These patches can be applied to 2.6.24-rc4-mm1.

The purpose of this patchset is unifying kprobes_[32|64].[c|h] to kprobes.[c|h]
for simplifying code maintenance.

kprobe-booster and kretprobe-booster were explained in:
http://marc.info/?l=linux-kernel&m=113862526017068&w=2

Currently, these patches do unification as following order.
1. Clean up and fix bugs in kprobes[1/6, 2/6].
2. Introduce kprobe-booster and kretprobe-booster for x86-64[3/6, 4/6].
   (x86-32 kprobes already has same functionalities)
3. Prepare unification[5/6].
4. Unify kprobes code[6/6].

If you have any comment, please let me know.

Arjan,
I have added your signed-off on 5th patch. Is it OK?
It is based on your patch.

Best Regards,

-- 
Masami Hiramatsu

Software Engineer
Hitachi Computer Products (America) Inc.
Software Solutions Division

e-mail: mhiramat@redhat.com, masami.hiramatsu.pt@hitachi.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-12-14 16:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-10 22:53 [RFC -mm][PATCH 0/6] kprobes x86 code unification and boosters Masami Hiramatsu
2007-12-12  1:08 ` Jim Keniston
2007-12-12 17:15   ` Masami Hiramatsu
2007-12-14  1:31     ` [RFC -mm][PATCH 0/6] kprobes x86 code unification and boosters (review part 2) Jim Keniston
2007-12-14  1:37     ` [RFC -mm][PATCH 0/6] kprobes x86 code unification and boosters (review part 3) Jim Keniston
2007-12-14 16:43       ` Masami Hiramatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).