[MonoDevelop] [PATCH] Profiler support
Ben Motmans
ben.motmans at gmail.com
Fri Apr 20 09:21:31 EDT 2007
hey,
the last couple of days, i've been working on profiler support in MD
since the patch is pretty big, i splitted it up in some chunks:
* profiler_core.diff: ./Core/src/MonoDevelop.Core
support for profiling execution context
* profiler_ide.diff: ./Core/src/MonoDevelop.Ide
support for a Profile workbench context
* profiler_addin.diff: ./Extras
the addin itself, currently only support for heap-shot available
* profile_build.diff: ./
configure.in changes
the patch isn't 100% finished yet, but it is currently usable
so ... please review the patched and let me know if i did something stupid :)
(you can find a screenshot @ http://tremor.be/browse/md-heap-shot_2.png)
-- Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: profiler_core.diff
Type: text/x-patch
Size: 16489 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070420/2e83f3e2/attachment-0004.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: profiler_ide.diff
Type: text/x-patch
Size: 7878 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070420/2e83f3e2/attachment-0005.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: profiler_addin.diff
Type: text/x-patch
Size: 150887 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070420/2e83f3e2/attachment-0006.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: profiler_build.diff
Type: text/x-patch
Size: 835 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/monodevelop-list/attachments/20070420/2e83f3e2/attachment-0007.bin
More information about the Monodevelop-list
mailing list