timing.ui: make Aggregated functions merge statistics
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Sun, 4 Sep 2016 02:20:25 +0000 (22:20 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 7 Sep 2016 20:23:02 +0000 (16:23 -0400)
commit02de013feca4c58d411b090b5540410cb70b019c
tree300e05060b01dfbf7ee8efe13d91bb78cfe6080c
parent381e1541e35d26195bc8672879e152cae09aa69e
timing.ui: make Aggregated functions merge statistics

When calling merge, the statistics are now merged, not just
the max and min time.

Change-Id: I7e76c8a9d38672900f877decc2b3cb32699bf37a
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/80354
Reviewed-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/callgraph/AggregatedCalledFunction.java
analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/callgraph/AggregatedCalledFunctionStatistics.java
This page took 0.025685 seconds and 5 git commands to generate.