Call Graph Generator
Eray Ozkural (exa)
erayo@cs.bilkent.edu.tr
Thu Nov 2 06:48:00 GMT 2000
Hi,
I've hacked some tcl code to generate graphviz files
for the call graph of a project. I don't know if such
a thing was available elsewhere but it works for me (TM)
Makes classes into clusters and places their methods in
them. Each arc represents function use.
The small hack is based on call-freq code...
Even the name is call-graph.tk although it doesn't
do GUI yet...
It's not even alpha, so I await your comments.
I've already used it to generate the call graph of a large C++
project and I expect that it will be very useful for others, too.
If you have requests for different kinds of graphs, feel free
to ask for them as they'll be probably useful for all of us!
Thanks!
--
Eray (exa) Ozkural
Comp. Sci. Dept., Bilkent University, Ankara
e-mail: erayo@cs.bilkent.edu.tr
www: http://www.cs.bilkent.edu.tr/~erayo
call-graph.tk.gz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: call-graph.tk.gz
Type: application/x-gzip
Size: 1828 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/sourcenav/attachments/20001102/e62b65cd/attachment.bin>
More information about the Sourcenav
mailing list