Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] Valgrind Massif plugin switch from BIRT to SWTChart

Hi,

I didn't know SWTChart, but it looks a good idea.
If this proposal is accepted, I think we should do the same for gcov &
gprof - and perhaps take this oppotunity to unify the look&feel of the
generated charts for these 3 project.

Xavier Raynaud


On Tue, 31 Jan 2012 19:48:23 +0100, Roland Grunberg <rgrunber@xxxxxxxxxx>
wrote:
> As indicated in https://bugs.eclipse.org/bugs/show_bug.cgi?id=367457
> it has been proposed that the Massif plugin from Valgrind switch to
> using SWTChart for it's charting/image generation to help downstream
> consumers wishing to reduce their dependencies.
> 
> As an example, in Fedora, installing eclipse-valgrind brings in :
> eclipse-{dtp,emf,gef}, fop, sac, batik, from its dependency on
> eclipse-birt (which provides just the charting functionality).
> 
> SWTChart has been approved for use for the project and is available
> in Orbit [1], and the code now sits in the branch
feature/valgrind/no-birt.
> 
> What are everyone's thoughts on this proposed change?
> 
> [1]
> http://download.eclipse.org/tools/orbit/downloads/drops/S20120123151124/
> 
> Cheers,


Back to the top