lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 27 Feb 2009 22:33:26 -0600
From:	Tom Zanussi <tzanussi@...il.com>
To:	Frederic Weisbecker <fweisbec@...il.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [ANNOUNCE][PATCH 0 of 4] zedtrace, a general-purpose binary
	tracer

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!



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ