All of lore.kernel.org
 help / color / mirror / Atom feed
* [for-next][PATCH 0/5] tracing: Updates for 3.20
@ 2015-02-03  1:59 Steven Rostedt
  2015-02-03  1:59 ` [for-next][PATCH 1/5] tracing: Remove newline from trace_printk warning banner Steven Rostedt
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Steven Rostedt @ 2015-02-03  1:59 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: 7eeafbcab47fe9860e5106286db83d60e3f35644


Borislav Petkov (1):
      tracing: Remove newline from trace_printk warning banner

Dave Martin (1):
      tracing: Add array printing helper

Steven Rostedt (Red Hat) (2):
      tracing: Make tracing_init_dentry_tr() static
      tracing: Separate out initializing top level dir from instances

Tina Ruchandani (1):
      trace: Use 64-bit timekeeping

----
 include/linux/ftrace_event.h         |  4 +++
 include/trace/ftrace.h               |  9 ++++++
 kernel/trace/ring_buffer_benchmark.c | 18 ++++++------
 kernel/trace/trace.c                 | 54 +++++++++++++++++++++---------------
 kernel/trace/trace.h                 |  1 -
 kernel/trace/trace_output.c          | 44 +++++++++++++++++++++++++++++
 6 files changed, 97 insertions(+), 33 deletions(-)

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

end of thread, other threads:[~2015-02-03  2:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-03  1:59 [for-next][PATCH 0/5] tracing: Updates for 3.20 Steven Rostedt
2015-02-03  1:59 ` [for-next][PATCH 1/5] tracing: Remove newline from trace_printk warning banner Steven Rostedt
2015-02-03  1:59 ` [for-next][PATCH 2/5] tracing: Add array printing helper Steven Rostedt
2015-02-03  1:59 ` [for-next][PATCH 3/5] trace: Use 64-bit timekeeping Steven Rostedt
2015-02-03  1:59 ` [for-next][PATCH 4/5] tracing: Make tracing_init_dentry_tr() static Steven Rostedt
2015-02-03  1:59 ` [for-next][PATCH 5/5] tracing: Separate out initializing top level dir from instances Steven Rostedt

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.