[webkit-help] How to run Webkit with valgrind
hap 497
hap497 at gmail.com
Tue Feb 16 22:39:52 PST 2010
On Tue, Feb 16, 2010 at 7:44 PM, Ariya Hidayat <ariya.hidayat at gmail.com> wrote:
>> Can someone please tell me how can I run/compile Webkit so that I can
>> run it with valgrind on linux?
>
> Just build it as usual. Then run the your launcher under valgrind.
> Refer to a bunch of valgrind tutorial out there.
>
> Btw, what exactly do you want to do? Valgrind has some different tools
> for different purposes.
>
Thank you. I am trying to use Valgrind as a memory profiler. I would
like to get an idea of where does the memory go to different portion
of Webkit (CSS, HTML, JS) after a page is loaded.
Thank you if you can give me more pointers in this area.
>
>
> --
> Ariya Hidayat
> http://www.linkedin.com/in/ariyahidayat
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>
More information about the webkit-help
mailing list