Kernel dumpfile access library
https://github.com/ptesarik/libkdumpfile
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.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / libkdumpfile
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Kernel:kdump/libkdumpfile && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000660 660 Bytes | |
libkdumpfile-0.5.1+git3.g97c716a.tar.xz | 0000270504 264 KB | |
libkdumpfile.changes | 0000007756 7.57 KB | |
libkdumpfile.spec | 0000007857 7.67 KB |
Revision 61 (latest revision is 79)
Petr Tesařík (ptesarik)
committed
(revision 61)
- Build from git using an OBS service file. - Upgrade to libkdumpfile version 0.5.1 * Bitmap of all RAM in the memory.pagemap attribute. * Enhance the API with conversions between numeric and string PTE format: addrxlat_pte_format(), addrxlat_pte_format_name(). * Parse s390x registers from ELF PRSTATUS. * Improve compatibility (mawk, Python 3.12).
Comments 0