[Mono-list] regsvr32
Paolo Molaro
lupus@ximian.com
Fri, 14 Mar 2003 18:26:09 +0100
On 03/13/03 Daniel Grigoras wrote:
> please, there is something similar with
> "regsvr32.exe MyProfiler.dll"(for Windows ),but in
I have no idea what regsvr32.exe does.
> Linux ?
> How may I register a profiler (DLL) under Linux?
> In CVS , there are the equivalents of ICorProfilerInfo
> and ICorProfilerCallback ( profiler.c , profiler.h
> ..).
Currently we have just an hard-coded profiler built-in in the mono
runtime: the plan is to add an option to load dynamically a library that
implements the profiling interface, but I didn't write the code to do
that, yet. And, yes, the profiling interface is similar, but is not the
same as in the MS runtime.
lupus
--
-----------------------------------------------------------------
lupus@debian.org debian/rules
lupus@ximian.com Monkeys do it better