All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ftrace patches for tip
@ 2008-11-13  5:09 Steven Rostedt
  2008-11-13  5:09 ` [PATCH 1/2] ftrace: do not update max buffer with no users Steven Rostedt
  2008-11-13  5:09 ` [PATCH 2/2] ftrace: show buffer size in kilobytes Steven Rostedt
  0 siblings, 2 replies; 4+ messages in thread
From: Steven Rostedt @ 2008-11-13  5:09 UTC (permalink / raw)
  To: linux-kernel
  Cc: Ingo Molnar, Andrew Morton, Thomas Gleixner, Arjan van de Ven,
	Frederic Weisbecker

Ingo,

Note: first patch is the same as the one for 2.6.28. I just ported it for
tip but you can ignore it if you already pulled that one in.

The following patches are in:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git

    branch: tip/devel


Steven Rostedt (2):
      ftrace: do not update max buffer with no users
      ftrace: show buffer size in kilobytes

----
 Documentation/ftrace.txt |   22 ++-----
 kernel/trace/trace.c     |  176 ++++++++++++++++++++++++----------------------
 2 files changed, 97 insertions(+), 101 deletions(-)

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

end of thread, other threads:[~2008-11-13  5:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-13  5:09 [PATCH 0/2] ftrace patches for tip Steven Rostedt
2008-11-13  5:09 ` [PATCH 1/2] ftrace: do not update max buffer with no users Steven Rostedt
2008-11-13  5:09 ` [PATCH 2/2] ftrace: show buffer size in kilobytes Steven Rostedt
2008-11-13  5:54   ` Arjan van de Ven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.