Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(75)

Unified Diff: tools/nanobench_flags.json

Issue 1554193002: On Valgrind bots, print a message every 20 minutes (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Print a message every 20 minutes (looks like valgrind times out after 40 min) Created 4 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « bench/nanobench.cpp ('k') | tools/nanobench_flags.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/nanobench_flags.json
diff --git a/tools/nanobench_flags.json b/tools/nanobench_flags.json
index 2bebb14b6692266a538b04435f610c0bc5b6d8c8..1b44316deb7540beb2a8b2e28dad07b3516f2913 100644
--- a/tools/nanobench_flags.json
+++ b/tools/nanobench_flags.json
@@ -137,6 +137,8 @@
"1",
"--samples",
"1",
+ "--keepAlive",
+ "true",
"--match",
"~interlaced1.png",
"~interlaced2.png",
« no previous file with comments | « bench/nanobench.cpp ('k') | tools/nanobench_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698