1998-06-07 Martin Baulig <martin@home-of-linux.org> * Makefile.am (CFLAGS): Disable optimize. * first.c (PROFILE_COUNT): Number of times each function should be called. Defaults to 1; to profile the code, you can increase this when compiling.
* examples/{first.c, second.c}: now using 'glibtop_init' instead of 'glibtop_init__r'.
* include/glibtop/mem.h (_glibtop_mem): added `locked' member to this structure for SunOS.