public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] [GIT PULL] tracing: updates
@ 2012-03-14 16:26 Steven Rostedt
  2012-03-14 16:26 ` [PATCH 1/6] tracing/ring-buffer: Only have tracing_on disable tracing buffers Steven Rostedt
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Steven Rostedt @ 2012-03-14 16:26 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton

[-- Attachment #1: Type: text/plain, Size: 1139 bytes --]


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-trace.git
tip/perf/core

Head SHA1: 37d73998920859784e6504462a2fd5f52cc08051


Gerlando Falauto (1):
      tracing: Do not select FRAME_POINTER on PPC

Jiri Olsa (1):
      perf: Add ifdef to remove unused enum switch warnings

Mark Brown (1):
      tracing: Fix build breakage without CONFIG_PERF_EVENTS

Rajesh Bhagat (1):
      ftrace: Fix function_graph for archs that test ftrace_trace_function

Steven Rostedt (2):
      tracing/ring-buffer: Only have tracing_on disable tracing buffers
      tracing: Keep NMI watchdog from triggering when dumping trace

----
 include/linux/ftrace_event.h |    2 +
 include/linux/ring_buffer.h  |    3 +
 kernel/trace/Kconfig         |    2 +-
 kernel/trace/ftrace.c        |    3 +-
 kernel/trace/ring_buffer.c   |  157 ++++++++++++++++--------------------------
 kernel/trace/trace.c         |  109 +++++++++++++++++++++++++++++
 kernel/trace/trace.h         |    3 +-
 7 files changed, 178 insertions(+), 101 deletions(-)

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2012-03-20 13:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-14 16:26 [PATCH 0/6] [GIT PULL] tracing: updates Steven Rostedt
2012-03-14 16:26 ` [PATCH 1/6] tracing/ring-buffer: Only have tracing_on disable tracing buffers Steven Rostedt
2012-03-14 16:26 ` [PATCH 2/6] tracing: Do not select FRAME_POINTER on PPC Steven Rostedt
2012-03-14 16:26 ` [PATCH 3/6] tracing: Keep NMI watchdog from triggering when dumping trace Steven Rostedt
2012-03-14 16:26 ` [PATCH 4/6] ftrace: Fix function_graph for archs that test ftrace_trace_function Steven Rostedt
2012-03-14 16:26 ` [PATCH 5/6] tracing: Fix build breakage without CONFIG_PERF_EVENTS Steven Rostedt
2012-03-14 16:26 ` [PATCH 6/6] perf: Add ifdef to remove unused enum switch warnings Steven Rostedt
2012-03-19 10:59 ` [PATCH 0/6] [GIT PULL] tracing: updates Ingo Molnar
2012-03-19 14:46   ` Ingo Molnar
2012-03-20 13:48     ` Steven Rostedt

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