https://bugzilla.wikimedia.org/show_bug.cgi?id=70006

Ori Livneh <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Ori Livneh <[email protected]> ---
Created attachment 16295
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=16295&action=edit
pprof trace of allocations during life-cycle of lua state

I'm trying to debug by linking HHVM and LuaSandbox against tcmalloc, hacking
LuaSandbox not to use a custom allocator, and inserting HeapProfilerStart /
HeapProfilerDump before luaL_newstate and after lua_close, respectively. The
PHP code I'm running involves some hacks to core and wmf-config, so it's not
easy to reproduce here, but the gist of it is that it parses the Barack Obama
article.

I'm not yet adept at reading the output of pprof, but I'm including it as an
attachment in case it's useful for Tim or Brad (or someone else).

FWIW, the various traces I've generated while getting acquainted with the
tooling for debugging leaks do mention XML-related functions suspiciously
often.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to