| Index: testing/buildbot/chromium.perf.json
|
| diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json
|
| index 2ae3cf3355ec0e4dd29994d992197ff16526cd85..a507647b8a703f890019f8271f51b9e448c1e8a0 100644
|
| --- a/testing/buildbot/chromium.perf.json
|
| +++ b/testing/buildbot/chromium.perf.json
|
| @@ -101,6 +101,14 @@
|
| ],
|
| "name": "load_library_perf_tests",
|
| "script": "gtest_perf_test.py"
|
| + },
|
| + {
|
| + "args": [
|
| + "tracing_perftests",
|
| + "--test-launcher-print-test-stdio=always"
|
| + ],
|
| + "name": "tracing_perftests",
|
| + "script": "gtest_perf_test.py"
|
| }
|
| ]
|
| },
|
|
|