[Mono-dev] Profiling output

Jacob Ilsø Christensen jacobilsoe at gmail.com
Thu Mar 23 16:52:23 EST 2006


Hi.

I have been experimenting a bit with monos profiling option. I run
mono like this:

mono --profile=default:time A.exe

This results in the profiling information being printed to stdout. Is
there a way to redirect this information to e.g. a file to prevent it
from being mixed with the output from the program (A.exe) itself?

/Jacob



More information about the Mono-devel-list mailing list