You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In your example the reason why MinCallCount > SampleCount is the stacktrace filter: the MinCallCount is calculated regardless of the stacktrace filter and is therefore invariant. The information displayed is therefore not wrong but confusing. Theoretically it would be possible to also apply the stacktracefilter to the MinCallCounts. Unfortunately this would require a radical change that is not possible anymore for R1.5.1. For the 1.5.1 we have 2 options:
Remove the feature
Let it as it is: not wrong and still useful but maybe confusing
http://denkbar.io/media/filer_public/d0/9b/d09b815b-4f9c-451a-a34a-7c9605af59dc/mincountpb.zip
The text was updated successfully, but these errors were encountered: