lttng: Fix virtual machine experiment name
authorPatrick Tasse <patrick.tasse@gmail.com>
Mon, 16 Feb 2015 22:14:30 +0000 (17:14 -0500)
committerPatrick Tasse <patrick.tasse@gmail.com>
Mon, 16 Feb 2015 23:34:37 +0000 (18:34 -0500)
commit620f884c7244aef03e426803948ea67aa8f5a643
tree96b70d44d5cd8aba49a6890f26c766ecdcf728ea
parenta62b0a0d30ed4ab381ebd34758879f3642141811
lttng: Fix virtual machine experiment name

Make the default constructor use an empty name, which allows for the
super implementation to later override with the experiment element name.

Change-Id: I9236d20d40ba73336997150dce406e05243f4c0c
Signed-off-by: Patrick Tasse <patrick.tasse@gmail.com>
Reviewed-on: https://git.eclipse.org/r/41972
Reviewed-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/analysis/vm/trace/VirtualMachineExperiment.java
This page took 0.025572 seconds and 5 git commands to generate.