diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 182c6a39d5a2..ab38322111c4 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1383,6 +1383,12 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1383 | autoconfiguration. | 1383 | autoconfiguration. |
1384 | Ranges are in pairs (memory base and size). | 1384 | Ranges are in pairs (memory base and size). |
1385 | 1385 | ||
1386 | print-fatal-signals= | ||
1387 | [KNL] debug: print fatal signals | ||
1388 | print-fatal-signals=1: print segfault info to | ||
1389 | the kernel console. | ||
1390 | default: off. | ||
1391 | |||
1386 | profile= [KNL] Enable kernel profiling via /proc/profile | 1392 | profile= [KNL] Enable kernel profiling via /proc/profile |
1387 | Format: [schedule,]<number> | 1393 | Format: [schedule,]<number> |
1388 | Param: "schedule" - profile schedule points. | 1394 | Param: "schedule" - profile schedule points. |