Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » tptp plugin sources
tptp plugin sources [message #77595] Tue, 18 July 2006 09:59 Go to next message
Eclipse UserFriend
Originally posted by: powerkleszcz.o2.pl

Whitch class parses information from perfmon agent. I want to create tree
from this informations. Maybe there is something that creates whole tree
(SDDescriptor).??

<Descriptor id="10100" name="${LINUX.AGENT.43}" >
<description>${LINUX.AGENT.44}</description>
</Descriptor>
<Descriptor id="10150" name="${LINUX.AGENT.1}" >
<description>${LINUX.AGENT.2}</description>
</Descriptor>

And how to change ${LINUX.AGENT.2} for normal descriptions.
Re: tptp plugin sources [message #78287 is a reply to message #77595] Fri, 21 July 2006 20:43 Go to previous message
Randy D. Smith is currently offline Randy D. SmithFriend
Messages: 394
Registered: July 2009
Senior Member
Przemyslaw Kleszczewski wrote:
> Whitch class parses information from perfmon agent. I want to create tree
> from this informations. Maybe there is something that creates whole tree
> (SDDescriptor).??
>
> <Descriptor id="10100" name="${LINUX.AGENT.43}" >
> <description>${LINUX.AGENT.44}</description>
> </Descriptor>
> <Descriptor id="10150" name="${LINUX.AGENT.1}" >
> <description>${LINUX.AGENT.2}</description>
> </Descriptor>
>
> And how to change ${LINUX.AGENT.2} for normal descriptions.
>

As you may have seen from some of the other messages, I was hoping
Vishnu, George, or Antony could bail me out, but in their absence let me
take a stab at this and see if the code in
org.eclipse.hyades.perfmon.internal.views.controls.ControlsT reeContentProvider.java
is what you're looking for? (That's the
dev.eclipse.org/monitoring/org.eclipse.hyades.perfmon project, and
traversing down through
src/org/eclipse/hyades/perfmon/internal/views/controls to the
ControlsTreeContentProvider.java file.)

--
RDS

Randy D. Smith randy (dot) d (dot) smith (at) intel (dot) com
Eclipse TPTP Committer, Platform Proj (data collection/agent controller)
Previous Topic:Coverage RAC: missing feature.properties
Next Topic:Invalid Combination
Goto Forum:
  


Current Time: Wed Sep 25 15:25:57 GMT 2024

Powered by FUDForum. Page generated in 0.03894 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top