lttng: Fix ust memory analysis help text display
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Fri, 11 Mar 2016 18:42:42 +0000 (13:42 -0500)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Wed, 16 Mar 2016 14:08:45 +0000 (10:08 -0400)
commitc91f009609349f5dbe16bcc971a736159f12b07b
treee36af9026aa9b5149565400dfcde01f3700b8416
parent670aa617d1983493c8e0be996c29914e181a7ab1
lttng: Fix ust memory analysis help text display

When the analysis cannot be executed due to missing requirements, the
user can request the help text to get the reason why. However, this
was not working and caused an exception because the requirements are
only instantiated when the trace is open.

Change-Id: I43ca26b964467711bea10bf7ed52eba2988e3fd9
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/68236
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Reviewed-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/memory/UstMemoryAnalysisModule.java
This page took 0.025341 seconds and 5 git commands to generate.