]> www.infradead.org Git - users/willy/xarray.git/commit
scripts/get_abi.pl: Add filtering capabilities to rest output
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 10 Feb 2025 10:18:07 +0000 (11:18 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 10 Feb 2025 18:19:57 +0000 (11:19 -0700)
commit2a21d80dfb4135b4766d8ff3231a3ea1c19bcc83
tree0715cfdad627141e1e9414313e21cc491f53df4e
parentcc93e4829a14339575383fb3cd7d3e858faabc2a
scripts/get_abi.pl: Add filtering capabilities to rest output

This way, Sphinx ABI extension can parse symbols only once, while
keep displaying results in separate files.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/41e108e816e46434aa596e5c0d25d227cb9f0fe5.1739182025.git.mchehab+huawei@kernel.org
scripts/lib/abi/abi_parser.py