Detect changes in the ABI between kernel builds
Go to file
2023-06-29 10:08:23 +02:00
tests re-import sources as agreed with the maintainer 2023-06-29 10:08:23 +02:00
.gitignore re-import sources as agreed with the maintainer 2023-06-29 10:08:23 +02:00
gating.yaml Bring gating.yaml over from Brew dist-git 2023-03-10 10:47:24 -08:00
kabi-dw.spec Auto sync2gitlab import of kabi-dw-0-0.10.20200515gitb52ac13.el8.src.rpm 2022-05-26 09:55:30 -04:00
README.md re-import sources as agreed with the maintainer 2023-06-29 10:08:23 +02:00
sources Auto sync2gitlab import of kabi-dw-0-0.10.20200515gitb52ac13.el8.src.rpm 2022-05-26 09:55:30 -04:00

kabi-dw

The kabi-dw package is a tool to detect any changes in the ABI between the successive builds of the Linux kernel. This is done by dumping the DWARF type information (the .debug_info section) for the specific symbols into the text files and later comparing the text files.