Re: Userspace tools for BSD process accounting (v3)

From: S.ÃaÄlar Onur
Date: Wed Jun 18 2008 - 04:45:28 EST


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@xxxxxxxxx>

Signed-off-by: S.ÃaÄlar Onur <caglar@xxxxxxxxxxxxx>

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)"



Cheers
--
S.ÃaÄlar Onur <caglar@xxxxxxxxxxxxx>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/