It should work in mono and I'm already using that but this only trace application level timing. Assembly searching, jitting and loading time are not loggable and I think only a mono system log can write them. I'm not able to find a clean documentation about how to enable mono low level logging.
At 17.01 14/09/2009, Stifu wrote: >There is this, but I don't know if it works with Mono (haven't used it for >ASP.NET development): http://msdn.microsoft.com/en-gb/library/6915t83k.aspx > >Basically, you have to enable tracing then go to the Trace.axd page. > > >aps-3 wrote: > > > > No hints? > > > > At 12.00 10/09/2009, APS wrote: > >>Hi, > >> > >>I'm using asp.net with mod_mono under apache. As I've some > >>performance issue I would like to track down the time used to load > >>assemblies, render web pages etc. > >>I've to add some custom logging or there's a system wide log that I > >>can enable to retrieve this info? If yes, how can I enable it? > >>Thanks in advance to everyone. > >> > >> > >>_______________________________________________ > >>Mono-devel-list mailing list > >>[email protected] > >>http://lists.ximian.com/mailman/listinfo/mono-devel-list > >> > >>-- > >>Il messaggio e' stato analizzato alla ricerca di virus o > >>contenuti pericolosi da MailScanner, ed e' > >>risultato non infetto. > > > > > > _______________________________________________ > > Mono-devel-list mailing list > > [email protected] > > http://lists.ximian.com/mailman/listinfo/mono-devel-list > > > > > >-- >View this message in context: >http://www.nabble.com/System-tracing-tp25380518p25437444.html >Sent from the Mono - Dev mailing list archive at Nabble.com. > >_______________________________________________ >Mono-devel-list mailing list >[email protected] >http://lists.ximian.com/mailman/listinfo/mono-devel-list > >-- >Il messaggio e' stato analizzato alla ricerca di virus o >contenuti pericolosi da MailScanner, ed e' >risultato non infetto. _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
