public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Arjan van de Ven <arjan@infradead.org>,
	Linux-Kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/6] Tracing/fastboot: Enable boot tracing only during initcalls
Date: Fri, 10 Oct 2008 12:58:19 +0200	[thread overview]
Message-ID: <20081010105819.GA4699@elte.hu> (raw)
In-Reply-To: <20081010103615.EFB18D1BB8F@perso1.free.fr>


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

> We used to disable the initcall tracing at a specified time (IE: end 
> of builtin initcalls). But we don\'t need it anymore. It will be 
> stopped when initcalls are finished. However we want two things:
> 
> _Start this tracing only after pre-smp initcalls are finished. _Since 
> we are planning to trace sched_switches at the same time, we want to 
> enable them only during the initcall execution. For this purpose, this 
> patch introduce two functions to enable/disable the sched_switch 
> tracing during boot.
> 
> Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>

applied to tip/tracing/fastboot, thanks Frederic!

	Ingo

  reply	other threads:[~2008-10-10 10:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-10 12:36 [PATCH 1/6] Tracing/fastboot: Enable boot tracing only during initcalls Frederic Weisbecker
2008-10-10 10:58 ` Ingo Molnar [this message]
2008-10-10 11:02   ` Frédéric Weisbecker
2008-10-10 11:04     ` Ingo Molnar
2008-10-10 11:09       ` Frédéric Weisbecker
2008-10-10 12:55       ` Alan Jenkins
2008-10-10 14:15         ` Ingo Molnar

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=20081010105819.GA4699@elte.hu \
    --to=mingo@elte.hu \
    --cc=arjan@infradead.org \
    --cc=fweisbec@gmail.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox