lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I don't use those tools, but I thought you were asking for a Lua
profiler that could generate files for their analysis. Is this
correct?

If you are talking about a tool to analyse the output in Grind format
then LuaProfiler is not the solution.

André

On 6/12/07, Marcelo Araujo <marcelosaraujo@gmail.com> wrote:
Well,
Yes, it is :) but I am not used with such format. Do you know where can I
gather extra info about grind format? Is Grind format based on Valgrind?
I am using KCacheGrind to profile some PHP scripts through XDebug (
www.xdebug.org) and I came up with the idea that Lua could also provide some
Grind files Family analyzers as well.

Wbr,
--Marcelo


On 6/12/07, Andre Carregal <carregal@fabricadigital.com.br> wrote:
> Maybe you can customize LuaProfiler for that, is the Grind format text
based?
> http://www.keplerproject.org/luaprofiler/
>
> Andre
>
>