Tmf: Add the experiment type to the trace type extension point
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Tue, 14 Jan 2014 20:56:37 +0000 (15:56 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Tue, 4 Mar 2014 15:03:46 +0000 (10:03 -0500)
commit1ec2ca015b02b38dbfd71347279a8cbff6d45aa1
tree6438171d6d2a7c3cc200ce1590dcb4e45c6ff0d8
parentd81b17ea42a83922cb1b2e36ae1614ddd7dde573
Tmf: Add the experiment type to the trace type extension point

This will allow to define experiment types using the same extension point as
the trace type, so the same handlers and contribution items can be used.

Change-Id: I8ae7da262e2a1e7eab78cf9e763f1fbc0babf5fb
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/13787
Tested-by: Hudson CI
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
IP-Clean: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
org.eclipse.linuxtools.tmf.core/plugin.properties
org.eclipse.linuxtools.tmf.core/plugin.xml
org.eclipse.linuxtools.tmf.core/schema/org.eclipse.linuxtools.tmf.core.tracetype.exsd
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/project/model/TmfTraceType.java
org.eclipse.linuxtools.tmf.ui/plugin.xml
org.eclipse.linuxtools.tmf.ui/schema/org.eclipse.linuxtools.tmf.ui.tracetypeui.exsd
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/project/model/TmfTraceTypeUIUtils.java
This page took 0.033813 seconds and 5 git commands to generate.