|
From: Zoltan H. <zhe...@in...> - 2009-12-11 14:00:05
|
Hi, My name is Zoltan Herczeg from Hungary, and I have created a new memory analyzer tool for valgirnd, called freya. Freya has a different purpose compared to massif: organizing the results by custom rules. A description of freya can be found here: http://webkit.sed.hu/node/29 I used it for analyizng WebKit's memory consumption: http://webkit.sed.hu/node/31 I hope you find it interesting. Zoltan PS: I really like valgrind. The code (and API) is well organized, everything can be found in no-time, and everything works in way as you expect it. |