linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [for-next][PATCH 0/4] ring-buffer: Some minor updates
@ 2015-05-28  0:49 Steven Rostedt
  2015-05-28  0:49 ` [for-next][PATCH 1/4] ring-buffer: Add unlikelys to make fast path the default Steven Rostedt
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Steven Rostedt @ 2015-05-28  0:49 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton

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

Head SHA1: 985e871b28fc3e73ccd21cb999ce61266dc8c941


Steven Rostedt (Red Hat) (4):
      ring-buffer: Add unlikelys to make fast path the default
      ring-buffer: Move recursive check to per_cpu descriptor
      ring-buffer: Allways do the trace_recursive checks
      ring-buffer: Add trace_recursive checks to ring_buffer_write()

----
 kernel/trace/ring_buffer.c | 59 +++++++++++++++++++++++-----------------------
 1 file changed, 29 insertions(+), 30 deletions(-)

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

end of thread, other threads:[~2015-05-28  1:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-28  0:49 [for-next][PATCH 0/4] ring-buffer: Some minor updates Steven Rostedt
2015-05-28  0:49 ` [for-next][PATCH 1/4] ring-buffer: Add unlikelys to make fast path the default Steven Rostedt
2015-05-28  0:49 ` [for-next][PATCH 2/4] ring-buffer: Move recursive check to per_cpu descriptor Steven Rostedt
2015-05-28  0:49 ` [for-next][PATCH 3/4] ring-buffer: Allways do the trace_recursive checks Steven Rostedt
2015-05-28  1:16   ` Steven Rostedt
2015-05-28  0:49 ` [for-next][PATCH 4/4] ring-buffer: Add trace_recursive checks to ring_buffer_write() Steven Rostedt

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 NNTP newsgroup(s).