public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kmemtrace over tracepoints (resubmit)
@ 2008-12-30  7:41 Eduard - Gabriel Munteanu
  2008-12-30  7:41 ` [PATCH 1/2] RCU: Don't include unnecessary headers, allow kmemtrace w/ tracepoints Eduard - Gabriel Munteanu
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Eduard - Gabriel Munteanu @ 2008-12-30  7:41 UTC (permalink / raw)
  To: Pekka Enberg
  Cc: Paul E. McKenney, Mathieu Desnoyers, Dipankar Sarma,
	Alexey Dobriyan, Ingo Molnar, Eduard - Gabriel Munteanu,
	linux-kernel

Hi again,

I've figured out a way to minimally modify RCU headers. If you still think
splitting RCU headers is a good idea, let me know, but this is meant to get
kmemtrace in Linus' tree as soon as possible.

I also renamed tracers as Pekka suggested.

Let me know what you think.


	Cheers,
	Eduard


Eduard - Gabriel Munteanu (2):
  RCU: Don't include unnecessary headers, allow kmemtrace w/
    tracepoints.
  kmemtrace: Use tracepoints instead of markers.

 include/linux/kmemtrace.h  |   91 +++++++++++------------------------------
 include/linux/rcuclassic.h |    1 -
 include/linux/rcupdate.h   |    1 -
 include/linux/rcupreempt.h |    2 +-
 include/linux/slab_def.h   |    9 ++--
 include/linux/slub_def.h   |   12 ++----
 lib/Kconfig.debug          |    2 +-
 mm/kmemtrace.c             |   96 ++++++++++++++++++++++++++++++++------------
 mm/slab.c                  |   25 +++++------
 mm/slob.c                  |   27 +++++-------
 mm/slub.c                  |   30 +++++--------
 11 files changed, 140 insertions(+), 156 deletions(-)


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

end of thread, other threads:[~2009-01-02 23:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-30  7:41 [PATCH 0/2] kmemtrace over tracepoints (resubmit) Eduard - Gabriel Munteanu
2008-12-30  7:41 ` [PATCH 1/2] RCU: Don't include unnecessary headers, allow kmemtrace w/ tracepoints Eduard - Gabriel Munteanu
2008-12-30  7:49   ` Ingo Molnar
2008-12-30  7:53     ` Ingo Molnar
2008-12-30  8:14       ` Eduard - Gabriel Munteanu
2008-12-30  8:21         ` Ingo Molnar
2008-12-30  7:41 ` [PATCH 2/2] kmemtrace: Use tracepoints instead of markers Eduard - Gabriel Munteanu
2008-12-30  7:50   ` Pekka Enberg
2008-12-30 12:40   ` Arnaldo Carvalho de Melo
2008-12-30 14:02     ` Eduard - Gabriel Munteanu
2009-01-02 21:48       ` Mathieu Desnoyers
2009-01-02 22:38         ` Eduard - Gabriel Munteanu
2009-01-02 23:32           ` Mathieu Desnoyers
2008-12-31  3:56 ` [PATCH 0/2] kmemtrace over tracepoints (resubmit) Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox