This has been developed against D3318 to make sure we can read the data
from the dump, and it contains all the information we need.
Details
Details
- Reviewers
peter jhb - Group Reviewers
arm64 - Commits
- rS286953: Add support to libkvm for reading minidumps on arm64. The kernel side is
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
This should be easy to convert for my changes. Do you intend to only support minidumps or will you also support full dumps at some point?
Comment Actions
Also, FYI, in my branch some of the boilerplate will go away (all the hpte stuff is now shared for example).
Comment Actions
Mostly just curious. We did have a few panics at Y! for which full dumps were useful (you could examine user memory), but those are generally rare.