Skip to content

Commit 5c9ece0

Browse files
mchehabJonathan Corbet
authored andcommitted
docs: kabi: helpers: add helper for debug bits 7 and 8
The kabi logic supports 8 debug bits, but only 6 are currently documented. Document the remaining ones. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <60e99b9060396eac8621954d6b8a73af45df90fb.1768838938.git.mchehab+huawei@kernel.org>
1 parent a50c62d commit 5c9ece0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tools/lib/python/abi/helpers.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,6 @@ class AbiDebug:
3535
16 - enable debug for what to regex conversion
3636
32 - enable debug for symbol regex subgroups
3737
64 - enable debug for sysfs graph tree variable
38+
128 - enable debug of search groups
39+
256 - enable displaying refrence tree graphs for undefined symbols.
3840
"""

0 commit comments

Comments
 (0)