summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2024-10-17 12:50:17 +0300
committerPaolo Abeni <pabeni@redhat.com>2024-10-22 16:44:24 +0300
commite7650d8d475c4706a1841fbaab652e1fc8a7313c (patch)
tree0e62bae653514bcdbfeb5f94ab62012dd8ae9ca1 /tools/perf/scripts/python/export-to-postgresql.py
parentab49de0f7a08c442ebdc097f6701e8bc4db6b432 (diff)
downloadlinux-e7650d8d475c4706a1841fbaab652e1fc8a7313c.tar.xz
net: netconsole: split send_ext_msg_udp() function
The send_ext_msg_udp() function has become quite large, currently spanning 102 lines. Its complexity, along with extensive pointer and offset manipulation, makes it difficult to read and error-prone. The function has evolved over time, and it’s now due for a refactor. To improve readability and maintainability, isolate the case where no message fragmentation occurs into a separate function, into a new send_msg_no_fragmentation() function. This scenario covers about 95% of the messages. Signed-off-by: Breno Leitao <leitao@debian.org> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions