[Mono-devel-list] profiling interface

Paolo Molaro lupus at ximian.com
Mon Nov 29 05:05:58 EST 2004


On 11/26/04 Kaushik Srenevasan wrote:
> I am looking at implementing a profiling interface (API) for mono that is
> similar to the one that exists under CLR 1.0/1.1. Any suggestions, pointers
> on where I can start?

The profiling API is already implemented, though there are a few missing
hooks. Look at the mono/metadata/profile.h header for the interface
and at mono/metadata/profile.c for the implementation of the default 
profiler.

lupus

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



More information about the Mono-devel-list mailing list