aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorGravatar Ken Lin <lyenting@google.com> 2023-04-26 03:22:57 +0000
committerGravatar Steven Rostedt (Google) <rostedt@goodmis.org> 2023-04-26 09:10:02 -0400
commitadace4408252cc1c9913958d71e81a688af90a30 (patch)
treeade7d7361676812a4b56adbc9c7f180d51c4c4c2 /scripts
parentring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset... (diff)
downloadlinux-adace4408252cc1c9913958d71e81a688af90a30.tar.gz
linux-adace4408252cc1c9913958d71e81a688af90a30.tar.bz2
linux-adace4408252cc1c9913958d71e81a688af90a30.zip
tracing: Add missing spaces in trace_print_hex_seq()
If the buffer length is larger than 16 and concatenate is set to false, there would be missing spaces every 16 bytes. Example: Before: c5 11 10 50 05 4d 31 40 00 40 00 40 00 4d 31 4000 40 00 After: c5 11 10 50 05 4d 31 40 00 40 00 40 00 4d 31 40 00 40 00 Link: https://lore.kernel.org/linux-trace-kernel/20230426032257.3157247-1-lyenting@google.com Signed-off-by: Ken Lin <lyenting@google.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions