Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Montplaisir2014-09-26 22:07:59 +0000
committerAlexandre Montplaisir2014-10-17 21:23:18 +0000
commit556101f3c235f29dbf0fcc237cc57c63c43ab2e7 (patch)
treed3c8cf21a687f0f7509f5f0fe8b89c506dd126a3 /org.eclipse.tracecompass.lttng2.ust
parenta6140f0197031120ab848ddb731e9a2c7a7123bf (diff)
downloadorg.eclipse.tracecompass-556101f3c235f29dbf0fcc237cc57c63c43ab2e7.tar.gz
org.eclipse.tracecompass-556101f3c235f29dbf0fcc237cc57c63c43ab2e7.tar.xz
org.eclipse.tracecompass-556101f3c235f29dbf0fcc237cc57c63c43ab2e7.zip
Move misc plugins to Trace Compass namespace
"examples", "lttng.help" and "lttng.testing" plugins Change-Id: I20b5bb985988444e7f8e1c72117d9f3cf36e4997 Signed-off-by: Alexandre Montplaisir <alexmonthy@voxpopuli.im>
Diffstat (limited to 'org.eclipse.tracecompass.lttng2.ust')
-rw-r--r--org.eclipse.tracecompass.lttng2.ust/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.tracecompass.lttng2.ust/feature.xml b/org.eclipse.tracecompass.lttng2.ust/feature.xml
index 11877b9a70..8215363cc7 100644
--- a/org.eclipse.tracecompass.lttng2.ust/feature.xml
+++ b/org.eclipse.tracecompass.lttng2.ust/feature.xml
@@ -60,7 +60,7 @@
unpack="false"/>
<plugin
- id="org.eclipse.linuxtools.lttng.help"
+ id="org.eclipse.tracecompass.help"
download-size="0"
install-size="0"
version="0.0.0"/>

Back to the top