[RFC 1/5] Kernel Fault injection framework using SystemTap

Anup C Shan anupcshan@gmail.com
Fri Jul 11 10:06:00 GMT 2008


Hi.

We have designed a tapset for fault injection. It is meant to ease the 
process of injecting faults into the kernel. As use cases, we have 
ported in-kernel fault injection for slab and page_alloc using this 
framework. Refer Documentation/fault-injection/

We have also modified the existing SCSI fault-injection systemtap script 
(http://sourceforge.net/projects/scsifaultinjtst/) to use this framework.

Please find the tapset file and readme attached. The usecase scripts
are in the follow-up mails.

Comments and suggestions are welcome.

Please suggest a right location to place these tapset scripts in 
SystemTap source tree.

Thanks,
Kushal & Anup



-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: README.faultinject
URL: <http://sourceware.org/pipermail/systemtap/attachments/20080711/2e597d53/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: faultinject.stp
URL: <http://sourceware.org/pipermail/systemtap/attachments/20080711/2e597d53/attachment-0001.ksh>


More information about the Systemtap mailing list