|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] fun with graphviz, perl, apache logs, and the debian-keyring
|
On 09/14, Kevin Brosius wrote:
> Neat... How about a source code tree showing dependency relationships?
After downloading about 1/6th of the XFree 4 source, I counted about 1500
source files. Each file would be a node. 250 is a lot of nodes for my
workstation (p3 something, 384mb ram), I do not think could handle it the
XFree source.
So I found some smaller source on my drive -- bochs
(http://www.bochs.com), and graphed that instead.
http://www.chaosreigns.com/code/cinclude2dot/
cinclude2dot.pl - parser
bochs.dot - graphviz input generated by parser
bochs.ps - graphviz output
bochs.bmp - graphviz output converted to an inferior format
..I was never really into postscript until I started playing with this
stuff... it is well suited.
If you manage to graph the xfree source with this thing, I'd be interested
in hearing about it :)
In fact... I might be interested in collecting graphs output from this
thing in general.... If you send me one, please send me the postscript,
and a detailed description of what it is: program name, version, and url.
--
http://www.ChaosReigns.com
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|