Hi Jan,

Although somehow outdated this thread might help you: 
http://dev.eclipse.org/newslists/news.eclipse.tools.hyades/msg01006.html

Take a look at 
/org.eclipse.hyades.use.cases/src/org/eclipse/hyades/use/cases/junit/models/test/TraceAndLogModelTest.java
 
and 
/org.eclipse.hyades.use.cases/src/org/eclipse/hyades/use/cases/junit/models/test/StandaloneTraceModelTest.java
 
classes in "test-results/platform/org.eclipse.hyades.use.cases" module, 
that should give you a good starting point.

Please let us know if you encounter any problems or have further 
questions.

Thank you,

Marius Slavescu
IBM Tivoli Autonomic Computing - Toronto Lab
Phone: 905-413-3610






Harm Sluiman/Toronto/[EMAIL PROTECTED] 
Sent by: [EMAIL PROTECTED]
11/02/2007 06:44 PM
Please respond to
TPTP Tracing and Profiling Tools Project developer discussions 
<tptp-tracing-profiling-tools-dev@eclipse.org>


To
TPTP Tracing and Profiling Tools Project developer discussions 
<tptp-tracing-profiling-tools-dev@eclipse.org>
cc
tptp-tracing-profiling-tools-dev@eclipse.org, 
[EMAIL PROTECTED]
Subject
Re: [tptp-tracing-profiling-tools-dev] Tracefile -> trcaxmi-File







Sorry for the delayed response. 

In theory this should be very feasible. Years ago I had code that wrapped 
up the bit to do this. 

When you import, basically the events in the file are parsed and loaded 
into an EMF based model and then serialized when you do the save. The 
loaders and the model do not have many dependancies upward into TPTP so 
this could even be a server service, but has just not been parcelled out 
that way. We can look into this a bit. 

I am curious what you do with these files once you have them ;-) 

Thanks for your time.
________________
Harm Sluiman,
IBM Distinguished Engineer
phone:905-413-4032   fax: 4920  cell: 1-647-300-4758
mailto:[EMAIL PROTECTED]
Admin : Queenie Lam [EMAIL PROTECTED]  Tie: 969-5864 1-905-413-5864 


JanK84 <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED] 
11/01/2007 12:46 PM 

Please respond to
TPTP Tracing and Profiling Tools Project developer discussions 
<tptp-tracing-profiling-tools-dev@eclipse.org>


To
tptp-tracing-profiling-tools-dev@eclipse.org 
cc

Subject
[tptp-tracing-profiling-tools-dev] Tracefile -> trcaxmi-File









Hello Guys!
I need to write a library to easily convert trcxml files to trcaxmi files.
Is it possible (or is there an easy way) to do so without including nearly
the whole TPTP-sources?
Eclipse doesn't need to show any data or create any diagrams, it's really
just a library to create an output file  from a given input file(using the
collection mode HEAP_AND_EXECUTION_FULL).
Right now, I am using TPTP to do so, I import the trace file and press 
save,
so I have my trcaxmi file, but that's the only step in the progress where 
I
open TPTP, and it would be nice to be able to avoid starting TPTP every 
time
I want to convert one of those files....
I hope you can help me,
Best Regards,
Jan
-- 
View this message in context: 
http://www.nabble.com/Tracefile--%3E-trcaxmi-File-tf4732204.html#a13531367
Sent from the Eclipse - Tracing and Profiling Tools - Dev mailing list 
archive at Nabble.com.

_______________________________________________
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