2005-01-21 Ben Maurer <bmaurer@ximian.com>
* Makefile.am (SUBDIRS): New subdir
In src/memstat:
2005-01-21 Ben Maurer <bmaurer@ximian.com>
* memstat.c: New profiler to do a `vmstat' like output for memory
usage.
In .:
2005-01-21 Ben Maurer <bmaurer@ximian.com>
* mono.patch: update.
* configure.in: Add stuff in AC_OUTPUT.
svn path=/trunk/heap-prof/; revision=39332
2005-01-16 Ben Maurer <bmaurer@ximian.com>
* Shell.cs (OnOpen): Add filter for heap prof files
In .:
2005-01-16 Ben Maurer <bmaurer@ximian.com>
* configure.in: Add some checks for mime type crap
* Makefile.am (SUBDIRS): Add mime-data
In mime-data:
2005-01-16 Ben Maurer <bmaurer@ximian.com>
* Makefile.am, mono-heap-prof.xml: install mime data for the
profile dump.
svn path=/trunk/heap-prof/; revision=38994
2005-01-15 Ben Maurer <bmaurer@ximian.com>
* ProfileReader.cs: Update for new file format. Read HeapSize
stuff.
* TypeTabulator.cs: Add HeapSize type stuff.
* TypeGraphPlotter.cs: Plot the total heap size.
In src/runtime-profiler:
2005-01-15 Ben Maurer <bmaurer@ximian.com>
* gc-profiler.c: Emit heap size info. File format updates.
In .:
2005-01-15 Ben Maurer <bmaurer@ximian.com>
* mono.patch: update the patch for looking at the gc heap size.
svn path=/trunk/heap-prof/; revision=38981
* TypeGraphViewer.cs: The gdk hack is in gtk# now. yay
In src/viewer:
* mono-heap-prof-view.exe.config: not needed
(mono_heap_prof_viewdir_DATA): no longer needed
In .:
2005-01-11 Ben Maurer <bmaurer@ximian.com>
* configure.in: Check for gtk-dotnet-2.0
svn path=/trunk/heap-prof/; revision=38758