flamegraph: fix invalid window range
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Wed, 24 Aug 2016 14:31:03 +0000 (10:31 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Wed, 24 Aug 2016 19:43:58 +0000 (15:43 -0400)
commitc418199f8941c3c3ba36b2ad995b6244146d1f1d
treeb26dda11caac07127d287c61aa12365e136f32a5
parent1d46761c66a5287c94f6e7c0964b253c24ae6eea
flamegraph: fix invalid window range

When loading a flamegraph we need to reset the start
and finish time so that the time range is fixed and the
whole flame graph range is displayed.

Otherwise, we end up showing a range of 1 ns after
zooming once and switching the trace.

Change-Id: I85e950754e1361c7fe31739a280a3b14152751aa
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/79633
Reviewed-by: Hudson CI
Reviewed-by: Patrick Tasse <patrick.tasse@gmail.com>
Tested-by: Patrick Tasse <patrick.tasse@gmail.com>
analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/flamegraph/FlameGraphView.java
This page took 0.024519 seconds and 5 git commands to generate.