From: Keith Owens <kaos@ocs.com.au>
To: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Kernel Janitor Project
<kernel-janitor-discuss@lists.sourceforge.net>
Subject: Re: [ANNOUNCE] include dependency graph script
Date: Sun, 30 Dec 2001 14:55:30 +1100 [thread overview]
Message-ID: <23616.1009684530@ocs3.intra.ocs.com.au> (raw)
In-Reply-To: Your message of "Sun, 30 Dec 2001 01:30:33 -0200." <20011230013033.A2856@conectiva.com.br>
On Sun, 30 Dec 2001 01:30:33 -0200,
Arnaldo Carvalho de Melo <acme@conectiva.com.br> wrote:
> For the people that like me, Daniel Phillips and Manfred Spraul are
>working on pruning the include dependencies in the kernel sources I made a
>simple script to make a graphviz file to plot the dependencies in a nice
>graphic, its availabe at:
>
>http://www.kernel.org/pub/linux/kernel/people/acme/hviz
I suggest that you prune linux/config.h and autoconf.h from all graphs.
The dependency system does not depend directly on those files, instead
it depends on individual config options.
It makes more sense to list the individual config options that an
include file depends on, see the code in scripts/mkdep.c. Even then it
would be better to suppress the config options by default and only list
them when requested.
next prev parent reply other threads:[~2001-12-30 3:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-30 3:30 [ANNOUNCE] include dependency graph script Arnaldo Carvalho de Melo
2001-12-30 3:55 ` Keith Owens [this message]
2001-12-30 4:03 ` Arnaldo Carvalho de Melo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=23616.1009684530@ocs3.intra.ocs.com.au \
--to=kaos@ocs.com.au \
--cc=acme@conectiva.com.br \
--cc=kernel-janitor-discuss@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox