August 12, 1994; Clinton Jeffery
Requires: Version 9 graphics
This file is in the public domain.
Displays an animated chart showing recent memory usage by Icon type.
Currently not interactive, hence, keys and clicks don't do anything.
Resizes are handled.
usage: napoleon [-r | -c] prog [args...]
-r provides a regions view, separating the string and block regions
and displaying memory quantities proportional to the total region size
rather than the total amount allocated
-c provides continuous updates on each allocation, instead of updating
only when a change is significant (i.e. when proportions change by >= 1%).
Source code |
Program Library Page |
Icon Home Page