]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
tracing: Add inter-event blurb to HIST_TRIGGERS config option
authorTom Zanussi <tom.zanussi@linux.intel.com>
Tue, 16 Jan 2018 02:52:10 +0000 (20:52 -0600)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Sat, 10 Mar 2018 21:06:05 +0000 (16:06 -0500)
So that users know that inter-event tracing is supported as part of
the HIST_TRIGGERS option, include text to that effect in the help
text.

Link: http://lkml.kernel.org/r/a38e24231d8d980be636b56d35814570acfd167a.1516069914.git.tom.zanussi@linux.intel.com
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
kernel/trace/Kconfig

index 0b249e2f0c3c286a519db61cd9a05df91307a263..c4f0f2e4126e4dedf8d7f1b0a7974092f982c72f 100644 (file)
@@ -606,7 +606,10 @@ config HIST_TRIGGERS
          event activity as an initial guide for further investigation
          using more advanced tools.
 
-         See Documentation/trace/events.txt.
+         Inter-event tracing of quantities such as latencies is also
+         supported using hist triggers under this option.
+
+         See Documentation/trace/histogram.txt.
          If in doubt, say N.
 
 config MMIOTRACE_TEST