| Index: infra/bots/recipes/swarm_perf.expected/Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release.json
|
| diff --git a/infra/bots/recipes/swarm_perf.expected/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release.json b/infra/bots/recipes/swarm_perf.expected/Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release.json
|
| similarity index 97%
|
| copy from infra/bots/recipes/swarm_perf.expected/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release.json
|
| copy to infra/bots/recipes/swarm_perf.expected/Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release.json
|
| index 9d1e16ca839c193ea8f0b65ff4765be647e5185c..18303fdb781662cc53da9bc789d1f44d8d040524 100644
|
| --- a/infra/bots/recipes/swarm_perf.expected/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release.json
|
| +++ b/infra/bots/recipes/swarm_perf.expected/Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release.json
|
| @@ -322,7 +322,7 @@
|
| "--verbose",
|
| "--logcat",
|
| "-d",
|
| - "arm_v7_neon",
|
| + "x86",
|
| "-t",
|
| "Release",
|
| "nanobench",
|
| @@ -352,13 +352,14 @@
|
| "hwui",
|
| "f16",
|
| "srgb",
|
| - "msaa4",
|
| - "nvpr4",
|
| - "nvprdit4",
|
| "--match",
|
| "~blurroundrect",
|
| "~patch_grid",
|
| "~desk_carsvg",
|
| + "~desk_unicodetable",
|
| + "~interlaced1.png",
|
| + "~interlaced2.png",
|
| + "~interlaced3.png",
|
| "~inc0.gif",
|
| "~inc1.gif",
|
| "~incInterlaced.gif",
|
| @@ -387,15 +388,15 @@
|
| "5",
|
| "--key",
|
| "arch",
|
| - "Arm7",
|
| + "x86",
|
| "compiler",
|
| "GCC",
|
| "cpu_or_gpu",
|
| "GPU",
|
| "cpu_or_gpu_value",
|
| - "Tegra3",
|
| + "PowerVR",
|
| "model",
|
| - "Nexus7",
|
| + "NexusPlayer",
|
| "os",
|
| "Android"
|
| ],
|
| @@ -414,7 +415,7 @@
|
| "python",
|
| "-u",
|
| "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
|
| - "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release/data",
|
| + "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release/data",
|
| "511"
|
| ],
|
| "name": "makedirs perf_dir",
|
| @@ -436,7 +437,7 @@
|
| "[SLAVE_BUILD]/skia/platform_tools/android/bin/adb_pull_if_needed",
|
| "--verbose",
|
| "/storage/emulated/legacy/skiabot/skia_perf",
|
| - "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release/data"
|
| + "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Android-GCC-NexusPlayer-GPU-PowerVR-x86-Release/data"
|
| ],
|
| "env": {
|
| "ANDROID_HOME": "[SLAVE_BUILD]/android_sdk/android-sdk",
|
|
|