zdump/dfi: Extract dfi_vmcoreinfo.h header from dfi.h

Create a separate C header for DFI VMCOREINFO to separate
independent things and make it more readable.

Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Alexander Egorenkov
2021-10-11 14:14:10 +02:00
committed by Jan Höppner
parent b1da8bbbe9
commit 6afd5e97d1
5 changed files with 32 additions and 15 deletions
+2
View File
@@ -12,8 +12,10 @@
#include <time.h>
#include "lib/util_log.h"
#include "zgetdump.h"
#include "dfi_mem_chunk.h"
#include "dfi_vmcoreinfo.h"
#define TIME_FMT_STR "%a, %d %b %Y %H:%M:%S %z"
#define PROGRESS_HASH_CNT 50