make profile= doc. clearer
From: | "Randy.Dunlap" <rddunlap@osdl.org> | |
To: | akpm@osdl.org | |
Subject: | [PATCH] make profile= doc. clearer | |
Date: | Wed, 9 Jul 2003 11:25:50 -0700 | |
Cc: | lkml <linux-kernel@vger.kernel.org> |
Hi, Please apply to 2.5.current. Change profile sampling step description from <log_level> to better wording. patch_name: kernproftext_25.patch patch_version: 2003-07-09.11:11:47 author: Randy.Dunlap <rddunlap@osdl.org> description: make profile=<number> clearer product: Linux product_versions: 2.5.74 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-07-02 13:58:26.000000000 -0700 +++ ./Documentation/kernel-parameters.txt 2003-07-09 10:22:11.000000000 -0700 @@ -772,7 +772,7 @@ Ranges are in pairs (memory base and size). profile= [KNL] Enable kernel profiling via /proc/profile - Format: <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/