[Mono-devel-list] [patch] stabs debugging info on --aot code

Massimiliano Mantione massi at ximian.com
Fri May 28 09:01:13 EDT 2004


On Wed, 2004-05-26 at 11:22, vladimir at pobox.com wrote:
> Note that the Java guys are talking
> about getting oprofile data working natively with JIT'd code; someone
> who has a better understanding of the JIT than I should probably jump
> into this conversation:
> http://marc.theaimsgroup.com/?l=oprofile-list&m=108490766726601&w=2 so that
> whatever mechanism ends up in oprofile is usable for us as well.

Hi,

I also have been using oprofile with mono, even if my approach
was much more simple minded (I just made the symbol names in the
.so generated by the aot meaningful, and of course I enabled the
used of the memory mapped from the .so, too).

As you said, I tried to check that their approach is not java
dependent, and it seems that having oprofile and the mono jit
cooperate properly will be really easy in the future (see the
oprofile list for details).

Ciao,
  Massi





More information about the Mono-devel-list mailing list