Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-20772

Flame Graph disregards size threshold if root size is 0

XMLWordPrintable

    • d7733bafe102208c6f9b7b0fc0b44dd2280790ab

      If the root size is 0, all the calculations in buildNode result in NaN, which is not smaller than the threshold. Therefore any such trace will contain all possible nodes, rather than none. And none of them will be visible.

      That is very expensive.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ulherman Ulf Hermann
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes