diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index ab38322111c4..a0362d5a911e 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1389,6 +1389,9 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1389 | the kernel console. | 1389 | the kernel console. |
1390 | default: off. | 1390 | default: off. |
1391 | 1391 | ||
1392 | printk.time= Show timing data prefixed to each printk message line | ||
1393 | Format: <bool> (1/Y/y=enable, 0/N/n=disable) | ||
1394 | |||
1392 | profile= [KNL] Enable kernel profiling via /proc/profile | 1395 | profile= [KNL] Enable kernel profiling via /proc/profile |
1393 | Format: [schedule,]<number> | 1396 | Format: [schedule,]<number> |
1394 | Param: "schedule" - profile schedule points. | 1397 | Param: "schedule" - profile schedule points. |
@@ -1824,6 +1827,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1824 | Set number of hash buckets for TCP connection | 1827 | Set number of hash buckets for TCP connection |
1825 | 1828 | ||
1826 | time Show timing data prefixed to each printk message line | 1829 | time Show timing data prefixed to each printk message line |
1830 | [deprecated, see 'printk.time'] | ||
1827 | 1831 | ||
1828 | tipar.timeout= [HW,PPT] | 1832 | tipar.timeout= [HW,PPT] |
1829 | Set communications timeout in tenths of a second | 1833 | Set communications timeout in tenths of a second |