analysis: Add null check for dependent analysis
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Fri, 30 Oct 2015 13:09:06 +0000 (09:09 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Fri, 30 Oct 2015 18:46:38 +0000 (14:46 -0400)
commit9451f462781ce1967870c5daa140e083142b593a
treeb65298567b31d44cef6ec6d78303889f4ae54ca1
parentaa65365a9bd755827f5afe9b16d50ad53d09450d
analysis: Add null check for dependent analysis

This fixes a NPE and also avoids execution the statistics analysis on
other trace types than LTTng Kernel when the view is open.

Change-Id: I6583dcbb80044586f25067f32a5fbd9f28c7d4ed
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/59045
Reviewed-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/latency/statistics/SystemCallLatencyStatisticsAnalysisModule.java
This page took 0.027776 seconds and 5 git commands to generate.