Re: [PATCH v6 36/37] tracing: Add inter-event blurb to HIST_TRIGGERS config option

2017-11-22 Thread Namhyung Kim
On Fri, Nov 17, 2017 at 02:33:15PM -0600, Tom Zanussi wrote: > 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. > > Signed-off-by: Tom Zanussi > --- > kernel/trace/Kconfig | 3 +++ > 1 file changed, 3

[PATCH v6 36/37] tracing: Add inter-event blurb to HIST_TRIGGERS config option

2017-11-17 Thread Tom Zanussi
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. Signed-off-by: Tom Zanussi --- kernel/trace/Kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig index