in reply to Re: code analysis graph
in thread code analysis graph

thanks for your answers monks. NYTProf is a nice tool.
But still I agree with you what I need is a static analysis without actually running the code.
I tried B::Xref which caused segfaults only.
Since compiler backend seems to be the most promising idea aren't there any other tools around ?

Replies are listed 'Best First'.
Re^3: code analysis graph
by Anonymous Monk on May 24, 2011 at 10:26 UTC
    If there are bugs in B::Xref or any other modules, 1) upgrade 2) report bugs