diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2016-12-27 17:14:26 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2017-01-16 09:27:53 +0300 |
commit | a2ce2a956814b52c062d17422ebbf87ce4f0158d (patch) | |
tree | e16b07f74de3fc2b9f110aeaee27ec83302051c9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7be5e359a7eaea6ebe761044f6994163f0dd8585 (diff) | |
download | linux-a2ce2a956814b52c062d17422ebbf87ce4f0158d.tar.xz |
s390/mem_detect: add debugging output
The s390 specific memory detection code does not call memblock_add,
which would generate debug output if memblock=debug is specified on
the kernel command line. Instead it directly calls memblock_add_range,
which doesn't generate any debug output.
To have a chance to debug early memblock related bugs add an s390
specific memblock_dbg call and a (missing) memblock_dump_all call.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions