Skip to content

Commit 89e270c

Browse files
tzanussirostedt
authored andcommitted
tracing: Add inter-event blurb to HIST_TRIGGERS config option
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 <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
1 parent 4708abc commit 89e270c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

kernel/trace/Kconfig

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,10 @@ config HIST_TRIGGERS
606606
event activity as an initial guide for further investigation
607607
using more advanced tools.
608608

609-
See Documentation/trace/events.txt.
609+
Inter-event tracing of quantities such as latencies is also
610+
supported using hist triggers under this option.
611+
612+
See Documentation/trace/histogram.txt.
610613
If in doubt, say N.
611614

612615
config MMIOTRACE_TEST

0 commit comments

Comments
 (0)