diff options
author | 2025-02-10 11:18:09 +0100 | |
---|---|---|
committer | 2025-02-10 11:19:57 -0700 | |
commit | 5d7871d77f6d62406b3d459a58810c1ddb8904c2 (patch) | |
tree | efe1be986f50d6e37abe53707f88ccdcdcf55331 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scripts/get_abi.pl: add support to parse ABI README file (diff) | |
download | wireguard-linux-5d7871d77f6d62406b3d459a58810c1ddb8904c2.tar.xz wireguard-linux-5d7871d77f6d62406b3d459a58810c1ddb8904c2.zip |
docs: sphinx/kernel_abi: parse ABI files only once
Right now, the logic parses ABI files on 4 steps, one for each
directory. While this is fine in principle, by doing that, not
all symbol cross-references will be created.
Change the logic to do the parsing only once in order to get
a global dictionary to be used when creating ABI cross-references.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/5205c53838b6ea25f4cdd4cc1e3d17c0141e75a6.1739182025.git.mchehab+huawei@kernel.org
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions