aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorVictor Kamensky <[email protected]>2014-10-14 06:55:05 +0100
committerCatalin Marinas <[email protected]>2014-10-20 17:47:02 +0100
commit971a5b6fe634bb7b617d8c5f25b6a3ddbc600194 (patch)
tree7ab44b9558b90cb9634021ae52e0902ae0bed066 /tools/perf/scripts/python/export-to-postgresql.py
parent2a0b5c0d19298cad54573682321b5fe015fa5a0d (diff)
arm64: compat: fix compat types affecting struct compat_elf_prpsinfo
The compat_elf_prpsinfo structure does not match the arch/arm struct elf_pspsinfo definition. As result NT_PRPSINFO note in core file created by arm64 kernel for aarch32 (compat) process has wrong size. So gdb cannot display command that caused process crash. Fix is to change size of __compat_uid_t, __compat_gid_t so it would match size of similar fields in arch/arm case. Signed-off-by: Victor Kamensky <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Cc: <[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