help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Call graph emacs tool


From: rustom
Subject: Re: Call graph emacs tool
Date: Wed, 08 Dec 2010 15:25:51 -0000
User-agent: G2/1.0

On Aug 21, 5:36 pm, George Kadianakis <desnac...@gmail.com> wrote:
> Pranav Peshwe <pranavpes...@gmail.com> writes:
> > If I've understood you correctly, any tool that can build a (static) call
> > graph should suffice. Just that, you'll have to manually reverse trace paths
> > starting from function().
>
> > Do CMIIW...
>
> Practically, yes. But the process of manually reversing the trace path
> is not easy because of the multiple code paths that may lead to a
> function call.
>
> What I'm looking for, is basically what GNU cflow calls a reverse
> graph [1] but I'd like it to be able to give me code paths that span
> multiple files (cflow can only process a single source file).

It seems to be taking multiple files for me

And thats what the man page says http://linux.die.net/man/1/cflow


reply via email to

[Prev in Thread] Current Thread [Next in Thread]