All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 3/3] tracing/function-graph-tracer: append the tracing_graph_flag
Date: Mon, 8 Dec 2008 15:15:47 +0100	[thread overview]
Message-ID: <20081208141547.GC14856@elte.hu> (raw)
In-Reply-To: <4939E6DD.8020506@gmail.com>


* Frederic Weisbecker <fweisbec@gmail.com> wrote:

> Impact: Provide a way to pause the function graph tracer
> 
> As suggested by Steven Rostedt, the previous patch that prevented from 
> spinlock function tracing shouldn't use the raw_spinlock to fix it. 
> It's much better to follow lockdep with normal spinlock, so this patch 
> adds a new flag for each task to make the function graph tracer able to 
> be paused. We also can send an ftrace_printk whithout worrying of the 
> irrelevant traced spinlock during insertion.
> 
> Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>

applied to tip/tracing/function-graph-tracer, thanks Frederic!

	Ingo

      reply	other threads:[~2008-12-08 14:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-06  2:43 [PATCH 3/3] tracing/function-graph-tracer: append the tracing_graph_flag Frederic Weisbecker
2008-12-08 14:15 ` Ingo Molnar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081208141547.GC14856@elte.hu \
    --to=mingo@elte.hu \
    --cc=fweisbec@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rostedt@goodmis.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.