analysis: add icons for analyses
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 14 Oct 2015 02:41:42 +0000 (22:41 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Wed, 14 Oct 2015 23:37:30 +0000 (19:37 -0400)
Change-Id: I494ca354404aa85e9af240567b7981e2921bb069
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/58121
Reviewed-by: Hudson CI
analysis/org.eclipse.tracecompass.analysis.os.linux.ui/icons/eview16/cpu-usage.png [new file with mode: 0644]
analysis/org.eclipse.tracecompass.analysis.os.linux.ui/plugin.xml

diff --git a/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/icons/eview16/cpu-usage.png b/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/icons/eview16/cpu-usage.png
new file mode 100644 (file)
index 0000000..9f1a373
Binary files /dev/null and b/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/icons/eview16/cpu-usage.png differ
index 1f04ac2e36b25c1288af1df12122b3a57b77fe3b..3739f565b4249ede680642662fdb5892cd37b1aa 100644 (file)
@@ -25,6 +25,7 @@
             allowMultiple="false"
             category="org.eclipse.linuxtools.lttng2.ui.views.category"
             class="org.eclipse.tracecompass.analysis.os.linux.ui.views.cpuusage.CpuUsageView"
+            icon="icons/eview16/cpu-usage.png"
             id="org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"
             name="%cpuusage.view.name"
             restorable="true">
This page took 0.025733 seconds and 5 git commands to generate.