public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/15] [GIT PULL] tracing: updates for 2.6.39
@ 2011-03-10 15:58 Steven Rostedt
  2011-03-10 15:58 ` [PATCH 01/15] tracing: Add an overwrite trace_option Steven Rostedt
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Steven Rostedt @ 2011-03-10 15:58 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


David Sharp (8):
      tracing: Add an 'overwrite' trace_option.
      ring-buffer: Remove unused #include <linux/trace_irq.h>
      tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup
      tracing: Fix event alignment: module:module_request
      tracing: Fix event alignment: kvm:kvm_hv_hypercall
      tracing: Fix event alignment: mce:mce_record
      tracing: Fix event alignment: skb:kfree_skb
      tracing: Adjust conditional expression latency formatting.

Jiri Olsa (1):
      tracing: Explain about unstable clock on resume with ring buffer warning

Steven Rostedt (5):
      tracing: Remove lock_depth from event entry
      ftrace: Add .ref.text as one of the safe areas to trace
      ftrace/graph: Trace function entry before updating index
      tracing: Align 4 byte ints together in struct tracer
      tracing: Fix irqoff selftest expanding max buffer

Yuanhan Liu (1):
      tracing: Export trace_set_clr_event()

----
 Documentation/trace/ftrace.txt |    5 +++++
 arch/x86/kernel/ftrace.c       |   15 ++++++++-------
 arch/x86/kvm/trace.h           |    8 ++++----
 include/linux/ftrace_event.h   |    1 -
 include/linux/ring_buffer.h    |    2 ++
 include/trace/events/mce.h     |    8 ++++----
 include/trace/events/module.h  |    5 ++---
 include/trace/events/skb.h     |    4 ++--
 kernel/trace/ring_buffer.c     |   24 +++++++++++++++++++++---
 kernel/trace/trace.c           |   34 +++++++++++++++++++++++-----------
 kernel/trace/trace.h           |    3 ++-
 kernel/trace/trace_entries.h   |    6 +++---
 kernel/trace/trace_events.c    |    2 +-
 kernel/trace/trace_output.c    |   36 ++++++++++++++++++++----------------
 scripts/recordmcount.c         |    3 ++-
 scripts/recordmcount.pl        |    1 +
 16 files changed, 100 insertions(+), 57 deletions(-)

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

end of thread, other threads:[~2011-03-11  8:28 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-10 15:58 [PATCH 00/15] [GIT PULL] tracing: updates for 2.6.39 Steven Rostedt
2011-03-10 15:58 ` [PATCH 01/15] tracing: Add an overwrite trace_option Steven Rostedt
2011-03-10 15:58 ` [PATCH 02/15] ring-buffer: Remove unused #include <linux/trace_irq.h> Steven Rostedt
2011-03-10 15:58 ` [PATCH 03/15] tracing: Remove lock_depth from event entry Steven Rostedt
2011-03-10 15:58 ` [PATCH 04/15] tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup Steven Rostedt
2011-03-10 15:58 ` [PATCH 05/15] tracing: Fix event alignment: module:module_request Steven Rostedt
2011-03-10 15:58 ` [PATCH 06/15] tracing: Fix event alignment: kvm:kvm_hv_hypercall Steven Rostedt
2011-03-10 15:58 ` [PATCH 07/15] tracing: Fix event alignment: mce:mce_record Steven Rostedt
2011-03-10 15:58 ` [PATCH 08/15] tracing: Fix event alignment: skb:kfree_skb Steven Rostedt
2011-03-10 15:58 ` [PATCH 09/15] tracing: Adjust conditional expression latency formatting Steven Rostedt
2011-03-10 15:58 ` [PATCH 10/15] ftrace: Add .ref.text as one of the safe areas to trace Steven Rostedt
2011-03-10 15:58 ` [PATCH 11/15] ftrace/graph: Trace function entry before updating index Steven Rostedt
2011-03-10 15:58 ` [PATCH 12/15] tracing: Explain about unstable clock on resume with ring buffer warning Steven Rostedt
2011-03-10 15:58 ` [PATCH 13/15] tracing: Export trace_set_clr_event() Steven Rostedt
2011-03-10 15:58 ` [PATCH 14/15] tracing: Align 4 byte ints together in struct tracer Steven Rostedt
2011-03-10 15:58 ` [PATCH 15/15] tracing: Fix irqoff selftest expanding max buffer Steven Rostedt
2011-03-11  8:27 ` [PATCH 00/15] [GIT PULL] tracing: updates for 2.6.39 Ingo Molnar

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