diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-28 14:05:04 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-28 14:05:04 -0400 |
commit | 9b71272b6ad4966481d73e6abf3ae4bbc3bdabd5 (patch) | |
tree | 39ee39ee45333b9eadb0c1183d9e88f86be59983 /Documentation | |
parent | 61abfd2df8aa43a137ae58446dd0638a2385586e (diff) | |
parent | 0296e4254f3318e0dcad9706fa1daf8e5addc1e9 (diff) |
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
* 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
ftrace: Fix the output of profile
ring-buffer: Make it generally available
ftrace: Remove duplicate newline
tracing: Fix trace_buf_size boot option
ftrace: Fix t_hash_start()
ftrace: Don't manipulate @pos in t_start()
ftrace: Don't increment @pos in g_start()
tracing: Reset iterator in t_start()
trace_stat: Don't increment @pos in seq start()
tracing_bprintk: Don't increment @pos in t_start()
tracing/events: Don't increment @pos in s_start()
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index d08759aa0903..7e3c9f3fb3cd 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -2467,7 +2467,8 @@ and is between 256 and 4096 characters. It is defined in the file | |||
2467 | 2467 | ||
2468 | tp720= [HW,PS2] | 2468 | tp720= [HW,PS2] |
2469 | 2469 | ||
2470 | trace_buf_size=nn[KMG] [ftrace] will set tracing buffer size. | 2470 | trace_buf_size=nn[KMG] |
2471 | [FTRACE] will set tracing buffer size. | ||
2471 | 2472 | ||
2472 | trix= [HW,OSS] MediaTrix AudioTrix Pro | 2473 | trix= [HW,OSS] MediaTrix AudioTrix Pro |
2473 | Format: | 2474 | Format: |