diff options
author | 2025-02-10 11:18:05 +0100 | |
---|---|---|
committer | 2025-02-10 11:19:57 -0700 | |
commit | aea5e52dce74f679b91c66caad91d587d5504f6c (patch) | |
tree | 26ab5725dedcb13394f365cce097aab754e0e84e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | docs: sphinx/kernel_abi: use AbiParser directly (diff) | |
download | wireguard-linux-aea5e52dce74f679b91c66caad91d587d5504f6c.tar.xz wireguard-linux-aea5e52dce74f679b91c66caad91d587d5504f6c.zip |
docs: sphinx/kernel_abi: reduce buffer usage for ABI messages
Instead of producing a big message with all ABI contents and then
parse as a whole, simplify the code by handling each ABI symbol
in separate. As an additional benefit, there's no need to place
file/line nubers inlined at the data and use a regex to convert
them.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/15be22955e3c6df49d7256c8fd24f62b397ad0ff.1739182025.git.mchehab+huawei@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions