Skip to content

New kind of percent calculation

Currently the percent calculation within traces refers always to the parent method call (the direct caller). However, it was suggested (I think by @chw) that the percent calculation could also refer to the topmost method call (the root of the trace). This would help to understand the total share (in percent) of a method call within a trace.