Table of Contents
To use this tool, you must specify
--tool=lackey on the Valgrind
command line.
Lackey is a simple Valgrind tool that does various kinds of basic program measurement. It adds quite a lot of simple instrumentation to the program's code. It is primarily intended to be of use as an example tool, and consequently emphasises clarity of implementation over performance.