Explicitly hide zero-cost rows in the top proxy

Authored by mwolff on Aug 29 2017, 2:20 PM.

Description

Explicitly hide zero-cost rows in the top proxy

When we diff two files and the result shows no difference for
a given metric, it's max cost will be 0. In these cases, the
check for cost < m_costThreshold would fail for the zero cost
rows, even though we always want to hide them.

Details

Committed
mwolffAug 29 2017, 2:20 PM
Parents
R45:3c823edb0305: GIT_SILENT made messages (after extraction)
Branches
Unknown
Tags
Unknown