Detect changes in the ABI between kernel builds
Go to file
DistroBaker c5db88decd 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#f83aa646780a01d08cc48e7609583334e8a0ad8b
2021-02-04 07:47:21 +01:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 14:28:05 +02:00
kabi-dw.spec Merged update from upstream sources 2021-02-04 07:47:21 +01: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.