[Systemtap][RFC] sample test script and tapset for markers

Masami Hiramatsu mhiramat@redhat.com
Tue Aug 26 16:13:00 GMT 2008


Hi,

Here is a tapset and sample script for markers.
This tapset partially covers LTTng markers(with our additional
patches for markers which I attached to the previous mails).

In this marker tapset, I used the marker.* namespace for
markers.

ex)
marker.irq.softirq.exit

2nd symbol means subsystem and 3nd or later symbols are
depends on the subsystem.

As you can see in sample.stp, we can easily specify
the events occurred on each subsystem.

Thank you,

-- 
Masami Hiramatsu

Software Engineer
Hitachi Computer Products (America) Inc.
Software Solutions Division

e-mail: mhiramat@redhat.com

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: marker.stp
URL: <http://sourceware.org/pipermail/systemtap/attachments/20080826/4c043ca3/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sample.stp
URL: <http://sourceware.org/pipermail/systemtap/attachments/20080826/4c043ca3/attachment-0001.ksh>


More information about the Systemtap mailing list