LWN.net Logo

make profile= doc. clearer

From:  "Randy.Dunlap" <rddunlap@osdl.org>
To:  marcelo@conectiva.com.br
Subject:  [PATCH] make profile= doc. clearer
Date:  Wed, 9 Jul 2003 11:25:59 -0700
Cc:  lkml <linux-kernel@vger.kernel.org>


Please apply to 2.4.22-pre.


patch_name:	kernproftext_24.patch
patch_version:	2003-07-09.11:14:56
author:		Randy.Dunlap <rddunlap@osdl.org>
description:	make profile=<number> clearer
product:	Linux
product_versions: 2.4.22-pre
diffstat:	=
 Documentation/kernel-parameters.txt |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


diff -Naur ./Documentation/kernel-parameters.txt~prof ./Documentation/kernel-parameters.txt
--- ./Documentation/kernel-parameters.txt~prof	2003-06-24 14:07:22.000000000 -0700
+++ ./Documentation/kernel-parameters.txt	2003-07-09 10:14:14.000000000 -0700
@@ -503,7 +503,7 @@
 	plip=		[PPT,NET] Parallel port network link.
 
 	profile=	[KNL] enable kernel profiling via /proc/profile
-			(param:log level).
+			(param: profile step/bucket size as a power of 2)
 
 	prompt_ramdisk=	[RAM] List of RAM disks to prompt for floppy disk
 			before loading.

Thanks.
--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds