lttng: Fix not being able to get available context with LTTng 2.8
authorMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Mon, 18 Apr 2016 17:43:41 +0000 (13:43 -0400)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Thu, 21 Apr 2016 17:44:15 +0000 (13:44 -0400)
commit182e9b8fbfc925ac36b536806865b9dea24048b8
treee5eb66afbe36b33f01fdff23bf37e23a06f3d741
parent8b5167225f2211bae5310374d371fc47987667e7
lttng: Fix not being able to get available context with LTTng 2.8

'lttng add-context -h' was replaced with 'lttng add-context --list' in LTTng 2.8

Bug: 491933
Change-Id: If277b86410a5d19cfa53531b03dfb5b7350c4c5b
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/70894
Reviewed-by: Hudson CI
lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/service/LTTngControlServiceMiTest.java
lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/testfiles/LTTngServiceMiTest.cfg
lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/service/LTTngControlServiceConstants.java
lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/service/LTTngControlServiceMI.java
This page took 0.024274 seconds and 5 git commands to generate.