Hi, This series is a follow up to the --vmcore-size proposal[1]. The goal is to be able to obtain informations about the dumpfile without actually generating it. Instead of the --vmcore-size approach, we add two different options, one allowing to run makedumpfil without writting the dumpfile, and another to explicitly enable stat displaying. [1] https://www.spinics.net/lists/kexec/msg26058.html Cheers, Julien --> Julien Thierry (2): Add option to prevent writing the dumpfile Add shorthand option to show report stats makedumpfile.8 | 10 ++++++++++ makedumpfile.c | 45 ++++++++++++++++++++++++++++++++++++++++++--- makedumpfile.h | 3 +++ print_info.c | 6 ++++++ 4 files changed, 61 insertions(+), 3 deletions(-) -- 2.25.4 _______________________________________________ kexec mailing list kexec@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/kexec