[Mono-devel-list] Profiling API

Paolo Molaro lupus at ximian.com
Tue Nov 23 10:13:52 EST 2004


On 11/23/04 Kaushik Srenevasan wrote:
> Does Mono have a profiling API as extensive as the one supported by
> .NET 1.0/1.1 ?

It's probably not as extensive, but we have a fairly complete API.
Check the metadata/profiler.h header file. There are
sample implementations in mono/metadata/profiler.c, mono/profiler
and in the svn module monocov.
Some events are not yet fired, but that is easy to do.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list