Re: [linuxtools-dev] Alternative LTTng TMF Eclipse Plugin Input Formats

2011-05-27 Thread Chris Meek
On 05/27/2011 04:45 PM, Patrick Tassé wrote: Hi Chris, In the 0.3.0 release the custom parser wizards didn't work because the icons directory structure was changed and the code wasn't updated to reflect the path changes, causing NPE's. I would suggest you to download the latest source code f

Re: [linuxtools-dev] Alternative LTTng TMF Eclipse Plugin Input Formats

2011-05-27 Thread Patrick Tassé
Hi Chris, In the 0.3.0 release the custom parser wizards didn't work because the icons directory structure was changed and the code wasn't updated to reflect the path changes, causing NPE's. I would suggest you to download the latest source code from git:// git.eclipse.org/gitroot/linuxtools/org.

Re: [linuxtools-dev] Alternative LTTng TMF Eclipse Plugin Input Formats

2011-05-27 Thread Francois Chouinard
Forwarding the mail to the guru... On Fri, May 27, 2011 at 2:47 PM, Chris Meek wrote: > Hi, > > Thank you for your response. I searched through the source code for the TMF > plugin and found some files relating to a custom text parser input wizard. I > tried enabling that wizard in the Extensions

Re: [linuxtools-dev] Alternative LTTng TMF Eclipse Plugin Input Formats

2011-05-27 Thread Chris Meek
Hi, Thank you for your response. I searched through the source code for the TMF plugin and found some files relating to a custom text parser input wizard. I tried enabling that wizard in the Extensions section of the Plugin.xml file. Then, after building and running the project, I went File >

Re: [linuxtools-dev] Alternative LTTng TMF Eclipse Plugin Input Formats

2011-05-27 Thread Francois Chouinard
Hi, If your traces are in binary, you will have to either provide a parser or convert them to LTTgn binary format (using e.g. BabelTrace). If your traces are in text, you might have better luck: if you have XML traces or if your trace can be parsed using a regex then you can use TMF to dynamicall

[linuxtools-dev] Alternative LTTng TMF Eclipse Plugin Input Formats

2011-05-27 Thread Chris Meek
Hi, I was wondering if it is possible to import trace files into the LTTng TMF Eclipse Plugin in any format other than the binary LTTng traces. Thanks, Chris ___ linuxtools-dev mailing list [email protected] https://dev.eclipse.org/mailman/l