timing.ui: make export to tsv internal
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 3 Oct 2016 20:15:52 +0000 (16:15 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Tue, 4 Oct 2016 03:31:45 +0000 (23:31 -0400)
Change-Id: Ie8203b609a0ccb68772486631831c8c0ef0df363
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/82397
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Reviewed-by: Hudson CI
analysis/org.eclipse.tracecompass.analysis.timing.ui/META-INF/MANIFEST.MF

index 200ef44b5f424632ea7022a7ffffaf732d97955c..99f6e7222c6949119f4ccd6780107abf7cb7da1d 100644 (file)
@@ -27,6 +27,7 @@ Export-Package: org.eclipse.tracecompass.analysis.timing.ui.views.segmentstore,
  org.eclipse.tracecompass.internal.analysis.timing.ui,
  org.eclipse.tracecompass.internal.analysis.timing.ui.callgraph;x-internal:=true,
  org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph;x-internal:=true,
+ org.eclipse.tracecompass.internal.analysis.timing.ui.views.segmentstore;x-internal:=true,
  org.eclipse.tracecompass.internal.analysis.timing.ui.views.segmentstore.density;x-internal:=true,
  org.eclipse.tracecompass.internal.analysis.timing.ui.views.segmentstore.scatter;x-internal:=true,
  org.eclipse.tracecompass.internal.analysis.timing.ui.views.segmentstore.statistics;x-internal:=true,
This page took 0.024286 seconds and 5 git commands to generate.