summaryrefslogtreecommitdiffstats
path: root/tools/perf/core
diff options
context:
space:
mode:
authoraiolos <aiolos@chromium.org>2015-10-01 15:40:26 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-01 22:41:32 +0000
commita0e028ae8e88335fd0a0370c7ab77e3df06c6a39 (patch)
tree534468d55cb6234f31131f57ade69fd5d661e1b2 /tools/perf/core
parent2f6cfd0ed67110e9fc22801b0b4b814e1b1bf5f2 (diff)
downloadchromium_src-a0e028ae8e88335fd0a0370c7ab77e3df06c6a39.zip
chromium_src-a0e028ae8e88335fd0a0370c7ab77e3df06c6a39.tar.gz
chromium_src-a0e028ae8e88335fd0a0370c7ab77e3df06c6a39.tar.bz2
Add tools/perf/binary_config.json file.
To unblock moving other clients over to use the config file while the crash_service changes are trying to land. BUG=538192 Review URL: https://codereview.chromium.org/1384593002 Cr-Commit-Position: refs/heads/master@{#351909}
Diffstat (limited to 'tools/perf/core')
-rw-r--r--tools/perf/core/binary_dependencies.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf/core/binary_dependencies.json b/tools/perf/core/binary_dependencies.json
new file mode 100644
index 0000000..d831016
--- /dev/null
+++ b/tools/perf/core/binary_dependencies.json
@@ -0,0 +1,2 @@
+{"config_type":"BaseConfig",
+ "dependencies":{}}