aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorChristian Borntraeger <[email protected]>2016-01-27 15:37:58 +0100
committerThomas Gleixner <[email protected]>2016-01-27 15:40:59 +0100
commit0b6ec8c0a3708f0a54b75ee1200772ec5226ec49 (patch)
treee0089a4d01524ac5e10b3eb4c0628649c18ef0d1 /tools/perf/scripts/python/export-to-postgresql.py
parent92e963f50fc74041b5e9e744c330dca48e04f08d (diff)
debugobjects: Allow bigger number of early boot objects
On my bigger s390 systems I always get "Out of memory. ODEBUG disabled". Since the number of objects is needed at compile time, we can not change the size dynamically before the caches etc are available. Doubling the size seems to do the trick. Since it is init data it will be freed anyway, this should be ok. Signed-off-by: Christian Borntraeger <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions