[webkit-dev] Tracing the stack fragmentaion of webkit
Mikael Tennhammar
Mikael.Tennhammar at teleca.com
Mon Jul 21 15:36:10 PDT 2008
Yes of course, I mean the heap usage...
/Mikael T
-----Original Message-----
From: Geoffrey Garen [mailto:ggaren at apple.com]
Sent: den 22 juli 2008 00:21
To: Mikael Tennhammar
Cc: webkit-dev at lists.webkit.org
Subject: Re: [webkit-dev] Tracing the stack fragmentaion of webkit
> I'm looking for a way to measure the stack usage of webkit
> especially then how the distribution of different size of allocated
> blocks. Is there any developed method yet ?
> Have looked at export MallocStackLogging=YES. Could I get a log to a
> text file where allocation and deallocation are logged ?
Hi Mikael.
Are you looking at stack usage or heap usage? MallocStackLogging is a
tool for measuring heap usage.
Geoff
More information about the webkit-dev
mailing list