public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Tom Zanussi <tzanussi@gmail.com>
To: Frederic Weisbecker <fweisbec@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [ANNOUNCE][PATCH 0 of 4] zedtrace, a general-purpose binary tracer
Date: Fri, 27 Feb 2009 22:33:26 -0600	[thread overview]
Message-ID: <1235795606.9433.7.camel@charm-linux> (raw)
In-Reply-To: <20090227164559.GB5856@nowhere>

Hi,

On Fri, 2009-02-27 at 17:46 +0100, Frederic Weisbecker wrote:
> On Fri, Feb 27, 2009 at 03:00:38AM -0600, Tom Zanussi wrote:
> > 
> > Available tracepoints:
> > 
> > sched
> >   sched:kthread_stop
> >   sched:kthread_stop_ret
> >   sched:wait_task
> >   sched:wakeup
> >   sched:wakeup_new
> >   sched:switch
> >   sched:migrate_task
> >   sched:process_free
> >   sched:process_exit
> >   sched:process_wait
> >   sched:process_fork
> >   sched:signal_send
> > block
> >   block:rq_abort
> >   block:rq_insert
> >   block:rq_issue
> >   block:rq_requeue
> >   block:rq_complete
> >   block:bio_bounce
> >   block:bio_complete
> >   block:bio_backmerge
> >   block:bio_frontmerge
> >   block:bio_queue
> >   block:getrq
> >   block:sleeprq
> >   block:plug
> >   block:unplug_io
> >   block:unplug_timer
> >   block:split
> >   block:remap
> > workqueue
> >   workqueue:insertion
> >   workqueue:execution
> >   workqueue:creation
> >   workqueue:destruction
> 
> 
> You already wrote the subsystem, so I guess the subsystem: prefix
> is a bit too much. Anyway, sorting the tracepoints by subsystem is a good
> idea too.
> 

I add the subsystem prefix so you can just scrape the full event name
off the listing shown on the screen and feed it directly to the
command-line.

Good point about the sorting though, will put it on my todo list.

> > the infrastructure is there for. ;-)
> > 
> > 
> 
> 
> Great work.
>  

Thanks!




  reply	other threads:[~2009-02-28  4:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-27  9:00 [ANNOUNCE][PATCH 0 of 4] zedtrace, a general-purpose binary tracer Tom Zanussi
2009-02-27 16:46 ` Frederic Weisbecker
2009-02-28  4:33   ` Tom Zanussi [this message]
2009-02-28 21:00 ` Christoph Hellwig
2009-03-02 15:41   ` Steven Rostedt

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=1235795606.9433.7.camel@charm-linux \
    --to=tzanussi@gmail.com \
    --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