heap-buddy - heap profiler for mono
| Website: | http://www.mono-project.com/ |
|---|---|
| License: | MIT/X |
| Vendor: | Momonga Project |
- 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-2m.mo5.x86_64 [31 KiB] |
Changelog
by TABUCHI Takaaki (2008-04-03):
- (0.2-2m) - rebuild against gcc43 |