mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] [GIT PULL] ring-buffer: Some minor fixes for the latest changes
@ 2010-05-25 16:12 Steven Rostedt
  2010-05-25 16:13 ` [PATCH 1/2] ring-buffer: Reset "real_end" when page is filled Steven Rostedt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Steven Rostedt @ 2010-05-25 16:12 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton, Frederic Weisbecker


Ingo,

Please pull the latest tip/perf/core tree, which can be found at:

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


Steven Rostedt (2):
      ring-buffer: Reset "real_end" when page is filled
      ring-buffer: Move zeroing out excess in page to ring buffer code

----
 kernel/trace/ring_buffer.c |   19 +++++++++++++++++--
 kernel/trace/trace.c       |    6 ------
 2 files changed, 17 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2010-05-28  8:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-25 16:12 [PATCH 0/2] [GIT PULL] ring-buffer: Some minor fixes for the latest changes Steven Rostedt
2010-05-25 16:13 ` [PATCH 1/2] ring-buffer: Reset "real_end" when page is filled Steven Rostedt
2010-05-25 16:13 ` [PATCH 2/2] ring-buffer: Move zeroing out excess in page to ring buffer code Steven Rostedt
2010-05-28  8:36 ` [PATCH 0/2] [GIT PULL] ring-buffer: Some minor fixes for the latest changes Ingo Molnar

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

Powered by JetHome