lttng: fix memory usage view when ust trace is in an experiment
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Mon, 17 Apr 2017 14:54:23 +0000 (10:54 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Wed, 3 May 2017 16:03:22 +0000 (12:03 -0400)
commit40ed3a0815c1d607a97dcb24dc6357205f5710dc
treecb3985530e964fda431784be53b6630a19194b99
parent2571fe16c9d009f1306698b9b934e2ce80f4edba
lttng: fix memory usage view when ust trace is in an experiment

This fix avoids a TimeRangeException exception if experiment starts
before state system start time. Also, it clears the view if current
window range is outside the state system range of the memory usage.

Change-Id: I1d2afdffacfbf80db1fa90b3b2bb0c7c62d6faab
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/95125
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/org/eclipse/tracecompass/internal/lttng2/ust/ui/views/memusage/MemoryUsageViewer.java
This page took 0.037753 seconds and 5 git commands to generate.