sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.perfcounters/plugin.xml
changeset 12 ae255c9aa552
parent 5 844b047e260d
--- a/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.perfcounters/plugin.xml	Wed Jun 23 14:49:59 2010 +0300
+++ b/sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.perfcounters/plugin.xml	Wed Jun 23 15:05:09 2010 +0300
@@ -8,4 +8,15 @@
       </plugin>
    </extension>
 
+   <extension
+         point="org.eclipse.core.runtime.adapters">
+      <factory
+            adaptableType="com.nokia.carbide.cpp.internal.pi.model.ICPUScaleAdapter"
+            class="com.nokia.carbide.cpp.pi.internal.perfcounters.PecTraceAdapterFactory">
+         <adapter
+               type="com.nokia.carbide.cpp.internal.pi.model.ICPUScale">
+         </adapter>
+      </factory>
+   </extension>
+
 </plugin>