Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic...
[deliverable/linux.git] / Documentation / kernel-parameters.txt
index e2202e93b148e6832c021ead86c5cab20cf012c2..21a99474df93be0f85a76a6a15f10494f73e983c 100644 (file)
@@ -784,8 +784,12 @@ and is between 256 and 4096 characters. It is defined in the file
                        as early as possible in order to facilitate early
                        boot debugging.
 
-       ftrace_dump_on_oops
+       ftrace_dump_on_oops[=orig_cpu]
                        [FTRACE] will dump the trace buffers on oops.
+                       If no parameter is passed, ftrace will dump
+                       buffers of all CPUs, but if you pass orig_cpu, it will
+                       dump only the buffer of the CPU that triggered the
+                       oops.
 
        ftrace_filter=[function-list]
                        [FTRACE] Limit the functions traced by the function
This page took 0.026346 seconds and 5 git commands to generate.