[for-next][PATCH 0/5] tracing: A few more older patches pulled in for 5.6

From: Steven Rostedt
Date: Wed Jan 29 2020 - 09:38:35 EST


Mauro Carvalho Chehab (1):
docs: tracing: Fix a broken label

Tom Zanussi (4):
tracing: Simplify assignment parsing for hist triggers
tracing: Add hist trigger error messages for sort specification
tracing: Add 'hist:' to hist trigger error log error string
tracing: Add new testcases for hist trigger parsing errors

----
Documentation/trace/kprobetrace.rst | 1 +
kernel/trace/trace_events_hist.c | 94 +++++++++++-----------
.../test.d/trigger/trigger-hist-syntax-errors.tc | 32 ++++++++
3 files changed, 79 insertions(+), 48 deletions(-)
create mode 100644 tools/testing/selftests/ftrace/test.d/trigger/trigger-hist-syntax-errors.tc