]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - kernel/trace/Kconfig
Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[thirdparty/linux.git] / kernel / trace / Kconfig
index aec44d838283faf342b964627999b1f00538d162..5e3de28c7677396aaa4360dcf2f51fb9b365b626 100644 (file)
@@ -558,7 +558,7 @@ config FUNCTION_PROFILER
          in debugfs called function_profile_enabled which defaults to zero.
          When a 1 is echoed into this file profiling begins, and when a
          zero is entered, profiling stops. A "functions" file is created in
-         the trace_stats directory; this file shows the list of functions that
+         the trace_stat directory; this file shows the list of functions that
          have been hit and their counters.
 
          If in doubt, say N.
@@ -642,7 +642,7 @@ config HIST_TRIGGERS
          Inter-event tracing of quantities such as latencies is also
          supported using hist triggers under this option.
 
-         See Documentation/trace/histogram.txt.
+         See Documentation/trace/histogram.rst.
          If in doubt, say N.
 
 config MMIOTRACE_TEST