[SCRIPT] LKST compatible events script

Masami Hiramatsu hiramatu@sdl.hitachi.co.jp
Thu Dec 15 10:12:00 GMT 2005


Hi,

Here is the Linux Kernel State Tracer (LKST) compatible events
stap script. This covers a half of events of LKST, and I will
implement remaining half of events as much as possible. However
I noticed some events of LKST can not be implemented on current
SystemTap. For example, the return probe can not be inserted on
the return of do_execve. Also, the arguments of inline functions
can not be accessed from probes. So, I commented out those events.

This stap script can work efficiently with Binary Transport Interface
(BTI) though this does not require the BTI.
I released full source code package that includes LKST events stap
script, BTI patches and sample scripts on the sourceforge.net.
You can download it from:
http://prdownloads.sourceforge.net/lkst/stptracer-20051215.tar.bz2?download

Best Regards,
-- 
Masami HIRAMATSU
2nd Research Dept.
Hitachi, Ltd., Systems Development Laboratory
E-mail: hiramatu@sdl.hitachi.co.jp




-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lkst_events.stp
URL: <http://sourceware.org/pipermail/systemtap/attachments/20051215/28a29be8/attachment.ksh>


More information about the Systemtap mailing list