Detect changes in the ABI between kernel builds
Go to file
Fedora Release Engineering 1831cb746c - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 06:47:40 +00:00
.gitignore Update to b8863d05565e91bd3fb40d9e9d562be081f09669 2018-03-12 21:25:10 +08:00
kabi-dw.spec - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild 2018-07-13 06:47:40 +00:00
README.md Initial kabi-dw spec 2017-10-16 23:00:52 +08:00
sources Update to b8863d05565e91bd3fb40d9e9d562be081f09669 2018-03-12 21:25:10 +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.