[Crash-utility] [PATCH v2 0/3] vmss/core related fixes and enhancements

Mathias Krause minipli at grsecurity.net
Sat Aug 8 15:17:35 UTC 2020


This small patch series enhances support for VMware vmss dump and core
files by fixing some bugs I ran into.

Version 2 of the series integrates Lianbo's feedback, as in:
- added separate define and comment for 128 byte "padding"
- changed commit message of patch 3 accordingly
- added missing '\n' to warning messages
- fixed whitespace issues

I meanwhile realized that the register dump of patch 2 can also be seen
via 'help -r' but its formating fixes are useful nonetheless.

Please apply!

Thanks,
Mathias

Mathias Krause (3):
  vmware: vmss - support huge holes in vmem
  vmware: vmss - beautify and extend debug log
  Support core files with "unusual" layout

 netdump.c     | 90 ++++++++++++++++++++++++++++++++++-----------------
 netdump.h     |  8 +++++
 vmware_vmss.c | 17 ++++++++--
 3 files changed, 83 insertions(+), 32 deletions(-)

-- 
2.20.1





More information about the Crash-utility mailing list