diff options
author | 2022-01-28 14:08:26 -0600 | |
---|---|---|
committer | 2022-02-10 22:27:33 -0500 | |
commit | edfeed318d59ff242e895bf906223fc0b915117c (patch) | |
tree | 2464220317f5fd689ac50e78ab805b292002e318 /kernel/trace/trace_events_user.c | |
parent | tracing: Remove size restriction on tracing_log_err cmd strings (diff) | |
download | wireguard-linux-edfeed318d59ff242e895bf906223fc0b915117c.tar.xz wireguard-linux-edfeed318d59ff242e895bf906223fc0b915117c.zip |
tracing: Remove size restriction on hist trigger cmd error logging
Currently, hist trigger command error strings are restricted to a
length of MAX_FILTER_STR_VAL (256), which is too short for some
commands already seen in the wild (with cmd strings longer than that
showing up truncated in err_log).
Remove the restriction so that no hist trigger command error string is
ever truncated.
Link: https://lkml.kernel.org/r/0f9d46407222eaf6632cd3b417bc50a11f401b71.1643399022.git.zanussi@kernel.org
Signed-off-by: Tom Zanussi <zanussi@kernel.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_events_user.c')
0 files changed, 0 insertions, 0 deletions