Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Need module dependence mapper
- Date: Wed, 16 May 2007 19:20:31 +0900
- From: "Zev Blut" <zb@example.com>
- Subject: Re: [tlug] Need module dependence mapper
- References: <2a0d6c300705151932q31c51ce2mf07b447d7b25a872@mail.gmail.com>
- Organization: Ubiquitous Business Technology, Inc.
- User-agent: Opera Mail/9.02 (Linux)
On Wed, 16 May 2007 11:32:39 +0900, Marcelo Martins <mhtmartins@example.com> wrote:
I've been doing some code refactoring in a project I'm working on and after validating it with unit tests I believe I'll have finished it. In the near future, I need to make a presentation describing what have been done and why. What I would like to do is to generate graphs showing module dependencies before and after my modifications. Does anyone know if there is such tool for Linux? It needs to read source code (C) or objects and provide the dependence map as output[1].
Source Navigator is an oldie but goodie
http://sourcenav.sourceforge.net/
It may not do everything you want, but it does make a few interactive graphs.
[1] http://blogs.zdnet.com/threatchaos/?p=311
FYI, those graphs looke like they were generated by graphviz.
So here are number of tools I just googled that might do what you want with Graphviz:
http://flourish.org/cinclude2dot/ http://www.cs.berkeley.edu/~smcpeak/scan-depends/ http://www.graphviz.org/Resources.php
I hope that helps.
Zev
- References:
- [tlug] Need module dependence mapper
- From: Marcelo Martins
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Need module dependence mapper
- Next by Date: Re: [tlug] Need module dependence mapper
- Previous by thread: Re: [tlug] Need module dependence mapper
- Next by thread: [tlug] Re: Need module dependence mapper
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links