All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] [GIT PULL] tracing: more updates for 2.6.36
@ 2010-08-12 21:14 Steven Rostedt
  2010-08-12 21:14 ` [PATCH 1/2] tracing: Extend recordmcount to better support Blackfin mcount Steven Rostedt
  2010-08-12 21:14 ` [PATCH 2/2] tracing/events: Convert format output to seq_file Steven Rostedt
  0 siblings, 2 replies; 3+ messages in thread
From: Steven Rostedt @ 2010-08-12 21:14 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton, Frederic Weisbecker


Ingo,

These changes are on top of my previous pull request.

Also, I notice that a fix that did not make the 35-rc never got
into tip. This is the "FORMAT TOO BIG" that the scsi events output.
And I do not want another major release to have this bug in it.

Please pull the latest tip/perf/urgent-2 tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/perf/urgent-2


Mike Frysinger (1):
      tracing: Extend recordmcount to better support Blackfin mcount

Steven Rostedt (1):
      tracing/events: Convert format output to seq_file

----
 kernel/trace/trace_events.c |  208 +++++++++++++++++++++++++++++--------------
 scripts/recordmcount.pl     |    7 ++-
 2 files changed, 147 insertions(+), 68 deletions(-)

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

end of thread, other threads:[~2010-08-12 21:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-12 21:14 [PATCH 0/2] [GIT PULL] tracing: more updates for 2.6.36 Steven Rostedt
2010-08-12 21:14 ` [PATCH 1/2] tracing: Extend recordmcount to better support Blackfin mcount Steven Rostedt
2010-08-12 21:14 ` [PATCH 2/2] tracing/events: Convert format output to seq_file 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.