public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Cc: linux-kernel@vger.kernel.org, chris@chris-wilson.co.uk,
	Steven Rostedt <rostedt@goodmis.org>,
	Frederic Weisbecker <fweisbec@gmail.com>,
	Ingo Molnar <mingo@redhat.com>
Subject: Re: [PATCH] Tracing: do export trace_set_clr_event
Date: Mon, 8 Nov 2010 04:56:10 -0500	[thread overview]
Message-ID: <20101108095610.GA22592@infradead.org> (raw)
In-Reply-To: <1289196312-25323-1-git-send-email-yuanhan.liu@linux.intel.com>

On Mon, Nov 08, 2010 at 02:05:12PM +0800, Yuanhan Liu wrote:
> Trace event belongs to a module does exist only when the module is
> loaded. Well, we can use trace_set_clr_event funtion to enable some
> trace event at the module init routine, so that we will not miss
> something while loading then module.
> 
> So, Export the trace_set_clr_event function so that module can use it.

Which module?


  reply	other threads:[~2010-11-08  9:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-08  6:05 [PATCH] Tracing: do export trace_set_clr_event Yuanhan Liu
2010-11-08  9:56 ` Christoph Hellwig [this message]
2010-11-08 10:14   ` Chris Wilson
2010-11-08 14:02     ` Steven Rostedt
2010-11-08 14:14       ` Christoph Hellwig
2010-11-08 14:23         ` Steven Rostedt
2010-11-09  1:44           ` Yuanhan Liu
2011-03-11  9:52 ` [tip:perf/core] tracing: Export trace_set_clr_event() tip-bot for Yuanhan Liu

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=20101108095610.GA22592@infradead.org \
    --to=hch@infradead.org \
    --cc=chris@chris-wilson.co.uk \
    --cc=fweisbec@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=rostedt@goodmis.org \
    --cc=yuanhan.liu@linux.intel.com \
    /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