ust: Update callstack requirement message
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Mon, 24 Apr 2017 19:00:23 +0000 (15:00 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 11 May 2017 21:19:00 +0000 (17:19 -0400)
The procname context is not mandatory anymore

Change-Id: I4959f1f59f20f4d9b4bfa46590ebf4a515c812a9
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/95624
Reviewed-by: Hudson CI
lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/callstack/messages.properties

index 8adbf025da996021ce419b1f0e2ce905d9f5f411..e13154955354077cd2152264193465327a12cdcd 100644 (file)
@@ -9,6 +9,6 @@
 # Contributors:
 #     Ericsson - Initial API and implementation
 ###############################################################################
-LttnUstCallStackAnalysisModule_EventsLoadingInformation=Add the ''vtid'' and ''procname'' contexts to your trace session. \n\
+LttnUstCallStackAnalysisModule_EventsLoadingInformation=Add the ''vtid'' contexts to your trace session. \n\
 Preload the ''liblttng-ust-cyg-profile'' library when running your program: \n\
 LD_PRELOAD=/usr/lib/liblttng-ust-cyg-profile.so ./myprogram
This page took 0.025495 seconds and 5 git commands to generate.