| Index: testing/buildbot/chromium.perf.json
|
| diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json
|
| index 3f93ce053fe976e4410a80d935820f7bada76361..35ddd8936c9f8fd3374f22b36d3220d0e17bb32f 100644
|
| --- a/testing/buildbot/chromium.perf.json
|
| +++ b/testing/buildbot/chromium.perf.json
|
| @@ -20,6 +20,15 @@
|
| ],
|
| "name": "gpu_perftests",
|
| "script": "gtest_perf_test.py"
|
| + },
|
| + {
|
| + "args": [
|
| + "tracing_perftests",
|
| + "--adb-path",
|
| + "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
|
| + ],
|
| + "name": "tracing_perftests",
|
| + "script": "gtest_perf_test.py"
|
| }
|
| ]
|
| },
|
| @@ -42,6 +51,15 @@
|
| ],
|
| "name": "gpu_perftests",
|
| "script": "gtest_perf_test.py"
|
| + },
|
| + {
|
| + "args": [
|
| + "tracing_perftests",
|
| + "--adb-path",
|
| + "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
|
| + ],
|
| + "name": "tracing_perftests",
|
| + "script": "gtest_perf_test.py"
|
| }
|
| ]
|
| },
|
| @@ -55,6 +73,15 @@
|
| ],
|
| "name": "cc_perftests",
|
| "script": "gtest_perf_test.py"
|
| + },
|
| + {
|
| + "args": [
|
| + "tracing_perftests",
|
| + "--adb-path",
|
| + "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
|
| + ],
|
| + "name": "tracing_perftests",
|
| + "script": "gtest_perf_test.py"
|
| }
|
| ]
|
| },
|
| @@ -77,6 +104,15 @@
|
| ],
|
| "name": "gpu_perftests",
|
| "script": "gtest_perf_test.py"
|
| + },
|
| + {
|
| + "args": [
|
| + "tracing_perftests",
|
| + "--adb-path",
|
| + "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
|
| + ],
|
| + "name": "tracing_perftests",
|
| + "script": "gtest_perf_test.py"
|
| }
|
| ]
|
| },
|
| @@ -90,6 +126,15 @@
|
| ],
|
| "name": "cc_perftests",
|
| "script": "gtest_perf_test.py"
|
| + },
|
| + {
|
| + "args": [
|
| + "tracing_perftests",
|
| + "--adb-path",
|
| + "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
|
| + ],
|
| + "name": "tracing_perftests",
|
| + "script": "gtest_perf_test.py"
|
| }
|
| ]
|
| },
|
|
|