Detect changes in the ABI between kernel builds
Go to file
DistroBaker 237321d857 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/kabi-dw.git#c24aaf9da8da6630021d498a54a2011b5ae32965
2020-10-27 21:02:09 +01:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:28:05 +02:00
kabi-dw.spec RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:28:05 +02:00
README.md RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:28:05 +02:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:28:05 +02: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.