Heap Shot Notes

    Table of contents
    No headers
    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
    

     

    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by