tmf: move the TMF statistics analysis module to tmf.core plug-in
authorBernd Hufmann <Bernd.Hufmann@ericsson.com>
Thu, 13 Mar 2014 13:04:37 +0000 (09:04 -0400)
committerBernd Hufmann <bernd.hufmann@ericsson.com>
Thu, 13 Mar 2014 16:40:08 +0000 (12:40 -0400)
commit402ef15f700aaf09be3f94cd99c6fd196ca54372
tree584cd647c5e2c9b349faff93a5d74df54b90087c
parent2875d6b630dee8e6c693318ac8c45a2373fb5c33
tmf: move the TMF statistics analysis module to tmf.core plug-in

and use the analysis output extension point to register the view to
the module.

Change-Id: Ic9f8fa68a4740f7787761f5861021b3bf263e2bf
Signed-off-by: Bernd Hufmann <Bernd.Hufmann@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/23322
Tested-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
IP-Clean: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
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.xml
org.eclipse.linuxtools.tmf.core/src/org/eclipse/linuxtools/tmf/core/statistics/TmfStatisticsModule.java [new file with mode: 0644]
org.eclipse.linuxtools.tmf.ui/plugin.xml
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/viewers/statistics/TmfStatisticsViewer.java
org.eclipse.linuxtools.tmf.ui/src/org/eclipse/linuxtools/tmf/ui/views/statistics/TmfStatisticsModule.java [deleted file]
org.eclipse.linuxtools.tracing.examples/src/org/eclipse/linuxtools/tracing/examples/ui/viewers/histogram/NewHistogramViewer.java
This page took 0.027441 seconds and 5 git commands to generate.