diff options
author | AKASHI Takahiro <[email protected]> | 2017-04-03 11:24:37 +0900 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2017-04-05 18:29:47 +0100 |
commit | 20a166243328c14a0c24bd8c7919223ab4174917 (patch) | |
tree | 7e89c6a856a80b54d53258d308b0683d3a9a0da0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 78fd584cdec0518075cf3aa75e5ec491cc8f3ff3 (diff) |
arm64: kdump: add VMCOREINFO's for user-space tools
In addition to common VMCOREINFO's defined in
crash_save_vmcoreinfo_init(), we need to know, for crash utility,
- kimage_voffset
- PHYS_OFFSET
to examine the contents of a dump file (/proc/vmcore) correctly
due to the introduction of KASLR (CONFIG_RANDOMIZE_BASE) in v4.6.
- VA_BITS
is also required for makedumpfile command.
arch_crash_save_vmcoreinfo() appends them to the dump file.
More VMCOREINFO's may be added later.
Signed-off-by: AKASHI Takahiro <[email protected]>
Reviewed-by: James Morse <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions