heap-buddy - heap profiler for mono
Website: | http://www.mono-project.com/ |
---|---|
License: | MIT/X |
- Description:
Heap-buddy is a heap profiler for mono. It attaches to special hooks in the mono runtime and tracks all of the managed memory allocations, every garbage collection and every heap resize. These statistics are written out into a data file that we call an 'outfile'.
Packages
heap-buddy-0.2-4m.mo6.x86_64 [30 KiB] |
Changelog
by Hiromasa YOSHIMOTO (2009-05-22):
- (0.2-4m) - define __libtoolize |