« Previous | Next » 

Revision 298f1168

ID298f116827405f37dde10a2a6cbc75d20f9ba99c

Added by qiaonuohan about 10 years ago

dump: add API to write dump header

the functions are used to write header of kdump-compressed format to vmcore.
Header of kdump-compressed format includes:
1. common header: DiskDumpHeader32 / DiskDumpHeader64
2. sub header: KdumpSubHeader32 / KdumpSubHeader64
3. extra information: only elf notes here

Signed-off-by: Qiao Nuohan <>
Reviewed-by: Laszlo Ersek <>
Signed-off-by: Luiz Capitulino <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences