[linuxtools-dev] [Hudson] Hudson build is back to normal : linuxtools-kepler #24

2013-09-04 Thread hudsonbuild
See -- This message is automatically generated by Hudson. For more information on Hudson, see: http://hudson-ci.org/ ___ linuxtools-dev mailing list linuxtools-dev@eclipse.org htt

Re: [linuxtools-dev] best practices for API Baselines and Errors/Warnings with @since etc?

2013-09-04 Thread Aaron Spear
- Original Message - > Hi Aaron, > > You can find a link to the LTTNG environment setup page [1] in the > Contributor guide [2], I added the link recently. About adding the link > to the Getting Involved page [3], I'm not sure that's appropriate since > it's specific to LTTNG. Perhaps th

Re: [linuxtools-dev] best practices for API Baselines and Errors/Warnings with @since etc?

2013-09-04 Thread Aaron Spear
> If you follow the instructions at > http://wiki.eclipse.org/Linux_Tools_Project/LTTng_Eclipse_Plug-in_Development_Environement_Setup#Define_an_API_baseline_.28optional.29 > you should not get any errors with latest master (if you do, please file > bugs/patches!). This requires keeping the baselin

Re: [linuxtools-dev] best practices for API Baselines and Errors/Warnings with @since etc?

2013-09-04 Thread Marc-André Laperle
Hi Aaron, You can find a link to the LTTNG environment setup page [1] in the Contributor guide [2], I added the link recently. About adding the link to the Getting Involved page [3], I'm not sure that's appropriate since it's specific to LTTNG. Perhaps the Getting Involved page should like to the

Re: [linuxtools-dev] TMF: proposal

2013-09-04 Thread Alexandre Montplaisir
Hi Xavier, On 13-09-04 04:46 AM, Xavier Raynaud wrote: > Hi, > > I develop on top of TMF to display traces coming from a massively > parallel device (16x16 cores for compute + 4x4 cores for IOs + 16 > cores for control). > TMF is excellent for this usage - Many thanks guys, it's a real > pleasure

Re: [linuxtools-dev] best practices for API Baselines and Errors/Warnings with @since etc?

2013-09-04 Thread Alexandre Montplaisir
Hi Aaron, On 13-09-03 06:34 PM, Aaron Spear wrote: > Hi all, > > I am merging my LTTng viewer prototype code with the latest in master. On a > clean stock Kepler workspace I see a slew of errors about missing @since > javadoc tags, as well as errors saying that the @since 2.0 tags ought to be

[linuxtools-dev] TMF: proposal

2013-09-04 Thread Xavier Raynaud
Hi, I develop on top of TMF to display traces coming from a massively parallel device (16x16 cores for compute + 4x4 cores for IOs + 16 cores for control). TMF is excellent for this usage - Many thanks guys, it's a real pleasure to develop on top of this platform ! I had some feedback from m