win32asm / kedr

Automatically exported from code.google.com/p/kedr
0 stars 0 forks source link

Documentation should introduce "KEDR Fault Simulation" when describe fault simulation facility #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
KEDR itself is only a platform for building instruments for analyze kernel 
modules.

Several instruments are already created and included into distributed package - 
KEDR Leak Check, KEDR Fault Simulation and KEDR Call Monitoring.

But documentation refers only to "facilities" provided by the KEDR when refers 
to fault simulation or call monitoring.
Because of this, users sometimes (incorrectly) say, that "KEDR platform allows 
fault simulation and allows to setup scenarios for it.".

It would be better to explicitly distinguish KEDR (as platform) and instruments 
built on it in the documentation.

Current documentation already uses term "LeakCheck" when refers to detecting 
memory leaks functionality of KEDR. Description of other functionalities may be 
given in similar way.

Original issue reported on code.google.com by tsy...@gmail.com on 1 Nov 2012 at 8:56

GoogleCodeExporter commented 9 years ago
Let us discuss it in the mailing list, there could be other alternatives.

Original comment by euspec...@gmail.com on 2 Nov 2012 at 6:57