Partial kernel dump
https://github.com/makedumpfile/makedumpfile
makedumpfile is a dump program to shorten the size of dump file. It
copies only the necessary pages for analysis with various dump levels,
and can compress the page data. The obtained dump file can by analyzed
via gdb or crash utility.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / makedumpfile
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Kernel:kdump/makedumpfile && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000147 147 Bytes | |
makedumpfile-1.3.6.tar.bz2 | 0000058324 57 KB | |
makedumpfile-coptflags.diff | 0000001094 1.07 KB | |
makedumpfile.changes | 0000014158 13.8 KB | |
makedumpfile.spec | 0000002109 2.06 KB |
Revision 49 (latest revision is 183)
Petr Tesařík (ptesarik)
committed
(revision 49)
Upgrade to makedumpfile-1.3.6 - Update to 1.3.6 * Features o Use TMPDIR environment variable for temporary files o Add linux-2.6.32 - 2.6.34 support * Bugfixes o Fix buffer overflow when writing dh->signature o handle !SPARSEMEM_EX properly * Code Cleanup o Fix 'struct kdump_sub_header' member in IMPLEMENTATION o fix typo in IMPLEMENTATION o add maintainers o add TMPDIR description o add .gitignore file o makedumpfile: works on 2.6.32 o the initialization method is operated if it is possible - makedumpfile-fix-buffer-overflow.diff: dropped (upstream).
Comments 0