aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/nanobench_flags.json
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2015-12-02 11:04:51 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-12-02 11:04:51 -0800
commit3b8c0a9b7ea83750bb28f186aa6f43baf75198ed (patch)
treee9ed50eadff0e5c61e4242cfd9e2163b97ed7fa4 /tools/nanobench_flags.json
parentdadfc245cc9a0279ff7b73da3344f2ca5d139907 (diff)
Add gpuStatsDump to nanobench GPU bots
Diffstat (limited to 'tools/nanobench_flags.json')
-rw-r--r--tools/nanobench_flags.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/tools/nanobench_flags.json b/tools/nanobench_flags.json
index be957e5e12..1ba3919c5c 100644
--- a/tools/nanobench_flags.json
+++ b/tools/nanobench_flags.json
@@ -1,6 +1,8 @@
{
"Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release": [
"--images",
+ "--gpuStatsDump",
+ "true",
"--scales",
"1.0",
"1.1",
@@ -78,6 +80,8 @@
],
"Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [
"--images",
+ "--gpuStatsDump",
+ "true",
"--scales",
"1.0",
"1.1",
@@ -115,6 +119,8 @@
],
"Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind": [
"--images",
+ "--gpuStatsDump",
+ "true",
"--scales",
"1.0",
"1.1",
@@ -157,6 +163,8 @@
],
"Test-Win7-MSVC-ShuttleA-GPU-HD2000-x86-Debug-ANGLE": [
"--images",
+ "--gpuStatsDump",
+ "true",
"--scales",
"1.0",
"1.1",
@@ -201,6 +209,8 @@
],
"Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug": [
"--images",
+ "--gpuStatsDump",
+ "true",
"--scales",
"1.0",
"1.1",