amccreight / heapgraph

Analysis of Firefox cycle collector and garbage collector heap graphs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unified find_roots script

amccreight opened this issue · comments

It should be possible to issue a single command, and have it check the CC graph, and if the thing is held by JS, check the GC graph, then print out one combined path.

Requested by khuey.