Hi Hugo,
      Great news.

      Sicne you will be generating TPTP Trace data (see
http://www.eclipse.org/tptp/platform/documents/resources/profilingspec/XML4Profiling.htm
 for the format of the XML data send via the Agent), you can start with the
following packages:

Trace model loader:
org.eclipse.hyades.loaders.trace

Trace mdole:
org.eclipse.hyades.models.trace

PS

---------------------------------------------
Paul Slauenwhite
IBM Toronto Lab, Canada

Internet: [EMAIL PROTECTED]
Telephone: (905) 413-3861
Tie Line: 969-3861
---------------------------------------------


                                                                           
             Hugo HARS                                                     
             <[EMAIL PROTECTED]                                             
             >                                                          To 
             Sent by:                  TPTP Tracing and Profiling Tools    
             tptp-tracing-prof         Project developer discussions       
             iling-tools-dev-b         <[EMAIL PROTECTED] 
             [EMAIL PROTECTED]         clipse.org>                         
             g                                                          cc 
                                                                           
                                                                   Subject 
             11/30/2006 04:47          Re:                                 
             AM                        [tptp-tracing-profiling-tools-dev]  
                                       Looking for profiling agents        
                                       examples                            
             Please respond to                                             
             TPTP Tracing and                                              
              Profiling Tools                                              
             Project developer                                             
                discussions                                                
             <tptp-tracing-pro                                             
             filing-tools-dev@                                             
               eclipse.org>                                                
                                                                           
                                                                           




Hi,

Many thanks for your answer.
I've already used the tutorial, and created successfully a launch
configuration.

For the loaders and EMF models, do you recommend some entry points in
the API documentation ?

Thanks again,
    Hugo

Paul Slauenwhite wrote:
> Hi Hugo,
>       Unfortunately, there is no tutorial or example for your complete
> scenario (see defect https://bugs.eclipse.org/bugs/show_bug.cgi?id=87304
).
> On the agent side, there is source code attach the feature request for
> creating your own Logging and Statistical agent in Java by extending the
> LoggingAgent class.  Next, you can create a launch configuration using
the
> following tutorial:
>
>
http://www.eclipse.org/tptp/platform/documents/tutorials/datacollection/launch-extensions/extending-launch-configuration.html

>
>       The loaders and EMF models are public API and the documentation can
> be found at:
>
> http://download.eclipse.org/tptp/4.3.0/javadoc/Platform/public/index.html
>
> PS
>
> ---------------------------------------------
> Paul Slauenwhite
> IBM Toronto Lab, Canada
>
> Internet: [EMAIL PROTECTED]
> Telephone: (905) 413-3861
> Tie Line: 969-3861
> ---------------------------------------------
>
>
>

>              Hugo HARS

>              <[EMAIL PROTECTED]

>              >
To
>              Sent by:                  TPTP Tracing and Profiling Tools

>              tptp-tracing-prof         Project developer discussions

>              iling-tools-dev-b
<[EMAIL PROTECTED]
>              [EMAIL PROTECTED]         clipse.org>

>              g
cc
>

>
Subject
>              11/24/2006 11:36          [tptp-tracing-profiling-tools-dev]

>              AM                        Looking for profiling agents

>                                        examples

>

>              Please respond to

>              TPTP Tracing and

>               Profiling Tools

>              Project developer

>                 discussions

>              <tptp-tracing-pro

>              filing-tools-dev@

>                eclipse.org>

>

>

>
>
>
>
> Hi,
>
> I want to create my own data collecting agent in order to profile
> embedded C++ applications, so I looked for an example of an agent with
> its own launch configuration and data loader / model / UI. The only one
> I found is the tutorial from Antony Miguel and Paul Slauenwhite
> (EclipseCon 2005) but it doesn't seem to work with TPTP 4.2.0.2: I
> succeeded in making it compile after a little fight (there were old
> classes and import issues) but when I launch a java profiling with it
> the agent loader generates an exception from the process.launch() method
> (it seems that the agent controller can't create the agent).
>
> Are there any tutorial/examples up to date or ready to use with TPTP
> 4.2.0.2 + Eclipse 3.2.0 ?
>
> Thanks,
> Hugo
> _______________________________________________
> tptp-tracing-profiling-tools-dev mailing list
> tptp-tracing-profiling-tools-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev
>
>
> _______________________________________________
> tptp-tracing-profiling-tools-dev mailing list
> tptp-tracing-profiling-tools-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev
>
>

_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev


_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to