Detect changes in the ABI between kernel builds
Go to file
Zamir SUN fd74c83bd9 Add libasan-devel per request
Signed-off-by: Zamir SUN <sztsian@gmail.com>
2018-01-24 20:32:08 +08:00
.gitignore Update to upstream e6af311e3182417f86742a5b1a78e488593f975a 2017-10-27 21:39:07 +08:00
kabi-dw.spec Add libasan-devel per request 2018-01-24 20:32:08 +08:00
README.md Initial kabi-dw spec 2017-10-16 23:00:52 +08:00
sources Update to upstream e6af311e3182417f86742a5b1a78e488593f975a 2017-10-27 21:39:07 +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.