TMF: Move the LTTng ust memory usage analysis to the core plugin
authorGeneviève Bastien <gbastien+lttng@versatic.net>
Wed, 5 Mar 2014 14:29:10 +0000 (09:29 -0500)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Thu, 6 Mar 2014 17:53:19 +0000 (12:53 -0500)
commit1996f5714b8186b48a1efb8b3a6e4f53f17ce4b6
tree48be7750985f9dc76e497436aed13e604f74d1fc
parent3568f81663309902bdb9d4a2734dd19f5958a8ac
TMF: Move the LTTng ust memory usage analysis to the core plugin

And use the analysis output extension point to hook the view to it

Change-Id: I5a4a77e3870e5311ca5bf9efb3a7a655c4fdd9f0
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/22935
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.lttng2.ust.core/META-INF/MANIFEST.MF
org.eclipse.linuxtools.lttng2.ust.core/plugin.xml
org.eclipse.linuxtools.lttng2.ust.core/src/org/eclipse/linuxtools/lttng2/ust/core/analysis/memory/UstMemoryAnalysisModule.java [new file with mode: 0644]
org.eclipse.linuxtools.lttng2.ust.ui/META-INF/MANIFEST.MF
org.eclipse.linuxtools.lttng2.ust.ui/plugin.xml
org.eclipse.linuxtools.lttng2.ust.ui/src/org/eclipse/linuxtools/internal/lttng2/ust/ui/views/memusage/MemoryUsageViewer.java
org.eclipse.linuxtools.lttng2.ust.ui/src/org/eclipse/linuxtools/lttng2/ust/ui/analysis/memory/UstMemoryAnalysisModule.java [deleted file]
This page took 0.027526 seconds and 5 git commands to generate.