RE: [Fault-injection-developer] FITH minimal feature set (proposa l)
Status: Alpha
Brought to you by:
rustyl
From: Wang, S. <sta...@in...> - 2002-11-15 06:25:23
|
How about adding the feature of intercepting IRQ :) > -----Original Message----- > From: Zhuang, Louis [mailto:lou...@in...] > Sent: 2002=C4=EA11=D4=C215=C8=D5 10:39 > To: fau...@li... > Cc: Gao, Kevin; Wang, Frank; Wang, Stanley; Zhuang, Louis > Subject: [Fault-injection-developer] FITH minimal feature set=20 > (proposal) >=20 >=20 > Hi all, > We'd like to submit following feature set to LKML for=20 > comments. The > feature set emphasizes the feature which FITH is good at but=20 > kprobes isn't. > Any comments? -Louis >=20 > -------------------------------------------------- > FITH Minimal feature set > 1. Data orientation Interceptor > To be different with kprobes, FITH focus on intercepting data > access. We can intercept data accesses in any addresses without the > limitation of the number of debugger register. (Page fault method is > proposed) > 2. Decision Maker > FITH can process intercepted data accesses with many pre-defined > methods, such as logical/arithmetical operation on the access=20 > results. (This > feature can simulate the hardware reading/writing error)=20 > 3. XML-based utility > FITH can have a utility to describe intercepted address and > corresponding operation in a XML format. >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by: To learn the basics of securing=20 > your web site with SSL, click here to get a FREE TRIAL of a Thawte=20 > Server Certificate: http://www.gothawte.com/rd524.html > _______________________________________________ > Fault-injection-developer mailing list > Fau...@li... > = https://lists.sourceforge.net/lists/listinfo/fault-injection-developer >=20 |