[Mono-dev] Experiments with mono profiling

Miguel de Icaza miguel at novell.com
Thu Feb 1 01:01:44 EST 2007


Hello,

> I am trying to implement some profiling techniques and test them as
> part of a small research. They are mainly a sampling based profiling
> for the runtime stack and some profiling for the mono garbage
> collector. I have downloaded mono 1.2, compiled it and it is running
> now. I wish if somebody points me to a starting point in the code and
> if there is any documentation for mono internals that would help me in
> completing this project.

There are some docs on the Wiki about the runtime (see the links in
there), about other resources, and you might also want to read:

	mono-1.2.xx/docs

Which has a bunch of documents.

> 



More information about the Mono-devel-list mailing list