minix/commands/profile
David van Moolenbroek e7db2d3588 Add fbd -- Faulty Block Device driver
This driver can be loaded as an overlay on top of a real block
device, and can then be used to generate block-level failures for
certain transfer requests. Specifically, a rule-based system allows
the user to introduce (overt and silent) data corruption and errors.

It exposes itself through /dev/fbd, and a file system can be mounted
on top of it. The new fbdctl(8) tool can be used to control the
driver; see ``man fbdctl'' for details. It also comes with a test
set, located in test/fbdtest.
2011-12-11 22:45:46 +01:00
..
tools System statistical and call profiling 2006-10-30 15:53:38 +00:00
cprofalyze.pl cprofalyze - perl path fix. 2010-09-23 13:49:52 +00:00
Makefile Rename mkfiles from minix.*.mk to bsd.*.mk 2010-06-25 18:29:09 +00:00
profile.c Force SPROFILE=1 while compiling profile command 2011-07-08 20:31:21 +02:00
sprofalyze.pl Add fbd -- Faulty Block Device driver 2011-12-11 22:45:46 +01:00