tmf: Add attribute isDirectory to the trace type extension point
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Thu, 13 Feb 2014 18:13:14 +0000 (13:13 -0500)
committerMarc-Andre Laperle <marc-andre.laperle@ericsson.com>
Wed, 19 Feb 2014 19:21:57 +0000 (14:21 -0500)
commitd8aba2e273259c7e6d9b8dcf2d039e08d341b7ad
treecbc5a721174ae5156ea65a09915577bdcfde77d8
parent890916ecec67c82423e073c87ca4354fdb0ac1e7
tmf: Add attribute isDirectory to the trace type extension point

Knowing whether a trace is a directory trace or a single file trace
makes it easier to auto detect the trace trace types.

Change-Id: I1a8dc2b33bbd1f97a9347646e6698d4d41a582d6
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/22063
Tested-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
org.eclipse.linuxtools.lttng2.kernel.ui/plugin.xml
org.eclipse.linuxtools.lttng2.ust.ui/plugin.xml
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/project/model/TmfTraceType.java
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/project/model/TraceTypeHelper.java
org.eclipse.linuxtools.tmf.ui.tests/plugin.xml
org.eclipse.linuxtools.tmf.ui/plugin.xml
org.eclipse.linuxtools.tmf.ui/schema/org.eclipse.linuxtools.tmf.ui.tracetype.exsd
This page took 0.058277 seconds and 5 git commands to generate.