aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAKASHI Takahiro <[email protected]>2018-04-13 15:35:59 -0700
committerLinus Torvalds <[email protected]>2018-04-13 17:10:27 -0700
commit8d5f894a3108ac7c362f524aace01266cb237a7d (patch)
tree2d1dd1e0d90515ce29c2c381e66fe3c628313de7 /tools/perf/scripts/python/export-to-postgresql.py
parentc72c7e670963b26134e78a06b91632b41a0e3615 (diff)
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
While CRASH_MAX_RANGES (== 16) seems to be good enough, fixed-number array is not a good idea in general. In this patch, size of crash_mem buffer is calculated as before and the buffer is now dynamically allocated. This change also allows removing crash_elf_data structure. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: AKASHI Takahiro <[email protected]> Acked-by: Dave Young <[email protected]> Tested-by: Dave Young <[email protected]> Cc: Vivek Goyal <[email protected]> Cc: Baoquan He <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions