xhardmeter is a GUI front-end of abyss (for the time being?).
You can make the configuration file for a memory profiling tool
easily by this tool.

Requirement:
 1. Brink and Abyss

     http://www.eg.bucknell.edu/~bsprunt/emon/brink_abyss/brink_abyss.shtm 

 2. gtk 1.2

     run 'gtk-config --version' to check whether you have gtk 1.2 or not.

How to install:

 1. run the following commands.

     tar xvfz xhardmeter-0.0.1.tar.gz
     cd xhardmeter-0.0.1
     ./configure
     make
     su  (if need)
     make install
