svn co svn://anonsvn.mono-project.com/source/trunk/heap-shot apt-get install libtool libglib2.0-dev autoconf automake mono-devel libmono-dev gtk-sharp2 xfonts-base vncserver cd heap-shot ./autogen.sh --prefix=/usr make make install
start host using heap-shot profiler
mono --profile=heap-shot /opt/mindtouch/deki/web/bin/mindtouch.host.exe apikey 12345 script /etc/dekiwiki/mindtouch.deki.startup.xml server-name http://app1.listfoo.org:8081 path-prefix @api http-port 8081 ip app1.listfoo.org:8081
send a PROF signal
kill -PROF <PID_OF_MONO>
launch heap-shot-gui and inspect
heap-shot-gui