[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-631595fbf4aeac260e664a8a002897e4db6a50dd@git.kernel.org>
Date: Tue, 10 Mar 2009 09:16:23 GMT
From: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
To: linux-tip-commits@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, hpa@...or.com, mingo@...hat.com,
tglx@...utronix.de, kosaki.motohiro@...fujitsu.com, mingo@...e.hu
Subject: [tip:tracing/ftrace] doc: add trace_buf_size description to kernel-parameters.txt
Commit-ID: 631595fbf4aeac260e664a8a002897e4db6a50dd
Gitweb: http://git.kernel.org/tip/631595fbf4aeac260e664a8a002897e4db6a50dd
Author: "KOSAKI Motohiro" <kosaki.motohiro@...fujitsu.com>
AuthorDate: Tue, 10 Mar 2009 13:57:10 +0900
Commit: Ingo Molnar <mingo@...e.hu>
CommitDate: Tue, 10 Mar 2009 10:11:49 +0100
doc: add trace_buf_size description to kernel-parameters.txt
from early boot tracing view, trace_buf_size parameter is important.
it should be documented.
Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
LKML-Reference: <20090310135200.A48B.A69D9226@...fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@...e.hu>
---
Documentation/kernel-parameters.txt | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 454f42b..7643483 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -2344,6 +2344,8 @@ and is between 256 and 4096 characters. It is defined in the file
tp720= [HW,PS2]
+ trace_buf_size=nn[KMG] [ftrace] will set tracing buffer size.
+
trix= [HW,OSS] MediaTrix AudioTrix Pro
Format:
<io>,<irq>,<dma>,<dma2>,<sb_io>,<sb_irq>,<sb_dma>,<mpu_io>,<mpu_irq>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists