On Sun, Jul 22, 2012 at 11:18 PM, Daniel Juyung Seo
<[email protected]> wrote:
> A parser for valgrind massif file? Looks interesting!
> How can I use it?

The purpose is to write the equivalent of the visualization tool
massif-visualizer [1] [2], to get rid of that horror named kde-libs.
So there are several tasks to be done :

1) parsing the output of valgrind when massif is used (vigrid)
2) visualizing the parsed data (a chart library) (see [2], image 1 and 3)
3) visualizing the data obtained by 'dot' (see [2], image 2)
4) the gui (with elementary)

1) is done
2) is currently managed by I_RIGHT_I (you can reach him in #enesim),
using the vector graphic library Enesim [3]
3) can be also done with Enesim.

Of course, everyone is invited to help :-) I think that 4) can be
started even if points 2) and 3) are not finished. And someone can
also start 3).

Next step : kcachegrind, which is another beast...

Vincent

[1] http://gitorious.org/massif-visualizer
[2] http://kde-apps.org/content/show.php?content=122409
[3] http://code.google.com/p/enesim/

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to