summaryrefslogtreecommitdiff
path: root/test/utils/python/generate_java_main.py
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2016-03-30 09:41:02 +0100
committerDavid Brazdil <dbrazdil@google.com>2016-03-30 10:30:49 +0100
commitfa02c9d460b300c26849b453c430297df46ce904 (patch)
tree8dd8e2cc5f181bbcf41fa8d79da182fa974b906c /test/utils/python/generate_java_main.py
parenta923025e08e61fd2ff26e3d60c26e9db29637736 (diff)
ART: Flush ostream less frequently in GraphVisualizer
We have seen Checker tests timing out on debug-GC configurations after having switched to Optimizing because its GraphVisualizer makes too many syscalls which the configuration keeps track of. This patch replaces std::endl with "\n" across GraphVisualizer so as to not flush the stream after every line of output. Bug: 27826765 Change-Id: I5e3f1e92f8a84f36d324d56945e2d420b2d36a5d
Diffstat (limited to 'test/utils/python/generate_java_main.py')
0 files changed, 0 insertions, 0 deletions