Skip to content
Kazuhito Hagio edited this page Apr 20, 2022 · 4 revisions

makedumpfile

The makedumpfile can make a Linux crash dump smaller.

Features

  • Exclude unnecessary pages for crash analysis
  • Compress dump data with zlib, lzo, snappy, or zstd
  • Multi-thread processing

Bugs / Patches

CAUTION: Sorry, but currently we do not accept Pull Requests via GitHub, we accept patches posted to the kexec mailing list.

If you find a bug, please search the archives of kexec mailing list for similar problems first.

If you report a bug, we would prefer you to report it to the kexec mailing list below rather than submit a GitHub issue or pull request, because the mailing list has a lot of contributors to makedumpfile.

You can subscribe to the list here.

Clone this wiki locally