[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Profiling Memory usage.
- From: Matthew Wild <mwild1@...>
- Date: Thu, 2 Apr 2009 20:17:33 +0100
On Thu, Apr 2, 2009 at 6:47 PM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> I have exactly the same problem with not having enough tools to view
>> memory usage (also in a server).
>
> Alexandra Barros wrote a tool to traverse the whole Lua universe:
> http://lua-users.org/lists/lua-l/2006-07/msg00110.html
>
Thanks Luiz (and of course Alexandra...) I was looking to write
something like this too, but this one is far more complete than mine
would have been :)
I'll have a play with it tomorrow.
Matthew.