[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080627210152.GA29245@uranus.ravnborg.org>
Date: Fri, 27 Jun 2008 23:01:52 +0200
From: Sam Ravnborg <sam@...nborg.org>
To: S.Çağlar Onur <caglar@...dus.org.tr>
Cc: Bart Van Assche <bart.vanassche@...il.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: Userspace tools for BSD process accounting (v3)
On Wed, Jun 18, 2008 at 11:45:13AM +0300, S.Çağlar Onur wrote:
> Hi;
>
> 18 Haz 2008 Çar tarihinde, S.Çağlar Onur şunları yazmıştı:
> > 18 Haz 2008 Çar tarihinde, Bart Van Assche şunları yazmıştı:
> > > The file init/Kconfig in the kernel source tree refers to the URL
> > > http://www.physik3.uni-rostock.de/tim/kernel/utils/acct/ as the
> > > download location for userspace tools for processing the v3 BSD
> > > process accounting file format. This URL is no longer valid
> > > unfortunately. Anyone any idea where these tools can be downloaded ?
> >
> > http://savannah.gnu.org/projects/acct/
>
> Following patch corrects URL of "The GNU Accounting Utilities" in init/Kconfig.
>
> Noticed by: Bart Van Assche" <bart.vanassche@...il.com>
>
> Signed-off-by: S.Çağlar Onur <caglar@...dus.org.tr>
>
> init/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/init/Kconfig b/init/Kconfig
> index 6199d11..10077ce 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -171,7 +171,7 @@ config BSD_PROCESS_ACCT_V3
> process and it's parent. Note that this file format is incompatible
> with previous v0/v1/v2 file formats, so you will need updated tools
> for processing it. A preliminary version of these tools is available
> - at <http://www.physik3.uni-rostock.de/tim/kernel/utils/acct/>.
> + at <http://www.gnu.org/software/acct/>.
>
> config TASKSTATS
> bool "Export task/process statistics through netlink (EXPERIMENTAL)"
Applied
Sam
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists