public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tracing/function_graph fixes for 2.6.31
@ 2009-07-28 21:55 Frederic Weisbecker
  2009-07-28 21:55 ` [PATCH 1/2] tracing: Fix invalid function_graph entry Frederic Weisbecker
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Frederic Weisbecker @ 2009-07-28 21:55 UTC (permalink / raw)
  To: Ingo Molnar, Thomas Gleixner; +Cc: LKML, Frederic Weisbecker, Steven Rostedt

Ingo, Thomas,

Those are two fixes for the function graph tracer for .31

The first one fixes a possible race condition between a function graph trace
reader and ring buffer writers, leading to a mixup inside an event entry, or
worst.

The second one fixes some issues in the output of the function graph tracer
while using splice on the trace_pipe file or ftrace_dump().

Both fixes should also be backported on .30 for the -stable branch.

Thanks,
Frederic.

The following changes since commit 4733fd328f14280900435d9dbae1487d110a4d56:
  Benjamin Herrenschmidt (1):
        mm: Remove duplicate definitions in MIPS and SH

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git tracing/fixes

Lai Jiangshan (2):
      tracing: Fix invalid function_graph entry
      tracing: Fix missing function_graph events when we splice_read from trace_pipe

 kernel/trace/trace.c                 |   10 +++++++---
 kernel/trace/trace_functions_graph.c |   11 +++++++++--
 2 files changed, 16 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2009-08-04 11:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-28 21:55 [PATCH 0/2] tracing/function_graph fixes for 2.6.31 Frederic Weisbecker
2009-07-28 21:55 ` [PATCH 1/2] tracing: Fix invalid function_graph entry Frederic Weisbecker
2009-07-28 21:55 ` [PATCH 2/2] tracing: Fix missing function_graph events when we splice_read from trace_pipe Frederic Weisbecker
2009-07-28 22:02 ` [GIT PULL] tracing/function_graph fixes for 2.6.31 Frederic Weisbecker
2009-08-04 11:58 ` [PATCH 0/2] " Ingo Molnar

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