Detect changes in the ABI between kernel builds
Go to file
2018-01-24 20:35:37 +08:00
.gitignore Update do upstream a6bced6ef7b263380ac0309bdbd4a98c6f9055eb 2018-01-24 20:35:37 +08:00
kabi-dw.spec Update do upstream a6bced6ef7b263380ac0309bdbd4a98c6f9055eb 2018-01-24 20:35:37 +08:00
README.md Initial kabi-dw spec 2017-10-16 23:00:52 +08:00
sources Update do upstream a6bced6ef7b263380ac0309bdbd4a98c6f9055eb 2018-01-24 20:35:37 +08: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.