summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2020-05-26 03:32:56 +0300
committerPaul E. McKenney <paulmck@kernel.org>2020-06-29 22:00:44 +0300
commitf518f154ecef347777db33b7c9b0581f245159f0 (patch)
tree84008c5f471723313840f5399fda35a808e59a7c /tools/perf/scripts/python/export-to-postgresql.py
parentdbf28efdae7bb51032eeb0fe1b6bd07d6f0f9b6c (diff)
downloadlinux-f518f154ecef347777db33b7c9b0581f245159f0.tar.xz
refperf: Dynamically allocate experiment-summary output buffer
Currently, the buffer used to accumulate the experiment-summary output is fixed size, which will cause problems if someone decides to run one hundred experiments. This commit therefore dynamically allocates this buffer. Cc: Joel Fernandes (Google) <joel@joelfernandes.org> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions