mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] [GIT PULL] tracing: various fixes
@ 2009-10-23 23:36 Steven Rostedt
  2009-10-23 23:36 ` [PATCH 1/4] [PATCH 1/4] tracing: updating *ppos instead of filp->f_pos Steven Rostedt
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Steven Rostedt @ 2009-10-23 23:36 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, Andrew Morton, Frederic Weisbecker


Ingo,

Please pull the latest tip/tracing/core tree, which can be found at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git
tip/tracing/core


Jiri Olsa (4):
      tracing: updating *ppos instead of filp->f_pos
      tracing: fix trace_seq_printf return value
      tracing: comment typo and documentation example fix
      tracing: removing cpu arg from rb_time_stamp function

----
 Documentation/trace/ftrace.txt |    2 ++
 include/linux/trace_seq.h      |    2 +-
 kernel/trace/ftrace.c          |    2 +-
 kernel/trace/ring_buffer.c     |   12 ++++++------
 kernel/trace/trace.c           |    8 ++++----
 kernel/trace/trace_output.c    |    5 ++++-
 6 files changed, 18 insertions(+), 13 deletions(-)

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

end of thread, other threads:[~2009-10-24  9:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-23 23:36 [PATCH 0/4] [GIT PULL] tracing: various fixes Steven Rostedt
2009-10-23 23:36 ` [PATCH 1/4] [PATCH 1/4] tracing: updating *ppos instead of filp->f_pos Steven Rostedt
2009-10-23 23:36 ` [PATCH 2/4] [PATCH 2/4] tracing: fix trace_seq_printf return value Steven Rostedt
2009-10-23 23:36 ` [PATCH 3/4] [PATCH 3/4] tracing: comment typo and documentation example fix Steven Rostedt
2009-10-23 23:36 ` [PATCH 4/4] [PATCH 4/4] tracing: removing cpu arg from rb_time_stamp function Steven Rostedt
2009-10-24  9:08 ` [PATCH 0/4] [GIT PULL] tracing: various fixes Ingo Molnar

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