ss: Fix a bug where history tree node utilization is inaccurate
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Tue, 28 Jul 2015 03:05:33 +0000 (23:05 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Wed, 29 Jul 2015 01:43:58 +0000 (21:43 -0400)
commit0ce45cd49050bbd56a41ef324b865528eaeb8887
treebef0b42817847eff5a0800fb04a93caf25ffb3c3
parent683a61854131372ca9c09f30b74a6829f99ace31
ss: Fix a bug where history tree node utilization is inaccurate

When a node is read from a file, the size of interval section is left at 0,
so using that metric to monitor the performance of the state system was
misleading.

Change-Id: I885a41ae744ea7f38dd25f1adce42268fe2fbd6f
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/52681
Reviewed-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Reviewed-by: Hudson CI
statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTNode.java
This page took 0.026136 seconds and 5 git commands to generate.