summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorTom Zanussi <zanussi@kernel.org>2022-01-28 23:08:27 +0300
committerSteven Rostedt (Google) <rostedt@goodmis.org>2022-02-11 06:27:40 +0300
commit27c888da9867725784bad3d6455d6e53b425fa2b (patch)
tree4407581b3f38ca658e4fcd407898b5db24d2c7e8 /scripts/generate_rust_analyzer.py
parentedfeed318d59ff242e895bf906223fc0b915117c (diff)
downloadlinux-27c888da9867725784bad3d6455d6e53b425fa2b.tar.xz
tracing: Remove size restriction on synthetic event cmd error logging
Currently, synthetic event 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 synthetic event command error string is ever truncated. Link: https://lkml.kernel.org/r/0376692396a81d0b795127c66ea92ca5bf60f481.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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions