mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] [GIT PULL] tracing: updates
@ 2011-12-06 17:45 Steven Rostedt
  2011-12-06 17:45 ` [PATCH 1/2] tracing: Add irq, preempt-count and need resched info to default trace output Steven Rostedt
  2011-12-06 17:45 ` [PATCH 2/2] tracing: Add entries in buffer and total entries to default output header Steven Rostedt
  0 siblings, 2 replies; 4+ messages in thread
From: Steven Rostedt @ 2011-12-06 17:45 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton

[-- Attachment #1: Type: text/plain, Size: 642 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: 39eaf7ef884dcc44f7ff1bac803ca2a1dcf43544


Steven Rostedt (2):
      tracing: Add irq, preempt-count and need resched info to default trace output
      tracing: Add entries in buffer and total entries to default output header

----
 kernel/trace/trace.c        |   90 ++++++++++++++++++++++++++++++------------
 kernel/trace/trace.h        |    1 +
 kernel/trace/trace_output.c |   16 +++++++-
 3 files changed, 79 insertions(+), 28 deletions(-)


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

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH 0/2] [GIT PULL] tracing: updates
@ 2010-11-19 22:11 Steven Rostedt
  0 siblings, 0 replies; 4+ messages in thread
From: Steven Rostedt @ 2010-11-19 22:11 UTC (permalink / raw)
  To: linux-kernel
  Cc: Ingo Molnar, Andrew Morton, Thomas Gleixner, 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 (1):
      tracing/events: Show real number in array fields

Wu Zhangjin (1):
      ftrace: Speed up recordmcount

----
 include/linux/ftrace_event.h |    4 ++++
 include/trace/ftrace.h       |   14 ++++++++++----
 kernel/trace/trace_events.c  |    6 ++++++
 kernel/trace/trace_export.c  |   14 ++++++++++----
 scripts/Makefile.build       |   13 +++++++++----
 5 files changed, 39 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2011-12-06 17:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-06 17:45 [PATCH 0/2] [GIT PULL] tracing: updates Steven Rostedt
2011-12-06 17:45 ` [PATCH 1/2] tracing: Add irq, preempt-count and need resched info to default trace output Steven Rostedt
2011-12-06 17:45 ` [PATCH 2/2] tracing: Add entries in buffer and total entries to default output header Steven Rostedt
  -- strict thread matches above, loose matches on Subject: below --
2010-11-19 22:11 [PATCH 0/2] [GIT PULL] tracing: updates Steven Rostedt

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