fd4c2b74f3
The implementation is in libblockdriver, and works transparently for all block drivers. The new btrace(8) tool can be used to control block tracing; see ``man btrace'' for details.
4 lines
42 B
Makefile
4 lines
42 B
Makefile
PROG= btrace
|
|
MAN=
|
|
|
|
.include <bsd.prog.mk>
|