[Mono-devel-list] [PATCH] filter profile call data with relative filter
Ben Maurer
bmaurer at ximian.com
Wed Jun 16 17:01:01 EDT 2004
The attached patch only shows methods that account for over .1% of total
execution time in the --profile.
Before, we would show all methods that took over a milisecond. However,
this was quite excessive in a long running program such as MCS.
The patch cuts the size of the --profile for mcs in half.
-- Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: prof-relative-threshold.patch
Type: text/x-patch
Size: 2277 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040616/b5d76ed2/attachment.bin
More information about the Mono-devel-list
mailing list