diff options
| author | Ingo Molnar <mingo@elte.hu> | 2009-04-13 18:02:16 -0400 |
|---|---|---|
| committer | Ingo Molnar <mingo@elte.hu> | 2009-04-13 18:02:22 -0400 |
| commit | b5c851a88a369854c04e511cefb84ea2d0cfa209 (patch) | |
| tree | 55084d3d51708f90f27d0a70db5ab63916942f14 /kernel/trace/Kconfig | |
| parent | eb02ce017dd83985041a7e54c6449f92d53b026f (diff) | |
| parent | 80a04d3f2f94fb68b5df05e3ac6697130bc3467a (diff) | |
Merge branch 'linus' into tracing/core
Merge reason: merge latest tracing fixes to avoid conflicts in
kernel/trace/trace_events_filter.c with upcoming change
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/trace/Kconfig')
| -rw-r--r-- | kernel/trace/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig index 644606e899fa..57981d338d1f 100644 --- a/kernel/trace/Kconfig +++ b/kernel/trace/Kconfig | |||
| @@ -317,7 +317,7 @@ config KMEMTRACE | |||
| 317 | and profile kernel code. | 317 | and profile kernel code. |
| 318 | 318 | ||
| 319 | This requires an userspace application to use. See | 319 | This requires an userspace application to use. See |
| 320 | Documentation/vm/kmemtrace.txt for more information. | 320 | Documentation/trace/kmemtrace.txt for more information. |
| 321 | 321 | ||
| 322 | Saying Y will make the kernel somewhat larger and slower. However, | 322 | Saying Y will make the kernel somewhat larger and slower. However, |
| 323 | if you disable kmemtrace at run-time or boot-time, the performance | 323 | if you disable kmemtrace at run-time or boot-time, the performance |
| @@ -422,7 +422,7 @@ config MMIOTRACE | |||
| 422 | implementation and works via page faults. Tracing is disabled by | 422 | implementation and works via page faults. Tracing is disabled by |
| 423 | default and can be enabled at run-time. | 423 | default and can be enabled at run-time. |
| 424 | 424 | ||
| 425 | See Documentation/tracers/mmiotrace.txt. | 425 | See Documentation/trace/mmiotrace.txt. |
| 426 | If you are not helping to develop drivers, say N. | 426 | If you are not helping to develop drivers, say N. |
| 427 | 427 | ||
| 428 | config MMIOTRACE_TEST | 428 | config MMIOTRACE_TEST |
