Kernel dumpfile access library
A library that provides an abstraction layer for reading kernel dump core files.
It supports different kernel dump core formats, virtual to physical translation, Xen mappings and more.
- Developed at Kernel:kdump
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/libkdumpfile && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libkdumpfile-0.5.0.tar.bz2 | 0000578884 565 KB | |
libkdumpfile.changes | 0000007259 7.09 KB | |
libkdumpfile.spec | 0000007918 7.73 KB |
Revision 17 (latest revision is 25)
Dominique Leuenberger (dimstar_suse)
accepted
request 994881
from
Petr Tesařík (ptesarik)
(revision 17)
- Upgrade to libkdumpfile version 0.5.0 * Support SADUMP file format. * Add kdump_open_fd() and kdump_open_fdset(). Keep KDUMP_ATTR_FILE_FD for (partial) backward compatibility. * Redesigned addrxlat callback API. * Support KDUMP file sets created by makedumpfile --split. * Zstandard compression algorithm * AArch64 52-bit VA * Address translation tuning with addrxlat.default.* and addrxlat.force.* attributes. - Drop patches that are upstream: * libkdumpfile-live-source-Xen-DomU-type-from-sysfs.patch
Comments 0