Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(687)

Unified Diff: compute_engine_scripts/perfserver/vm_setup_server.sh

Issue 316923002: Perf server initial documentation; mostly placeholder now. (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | perf/server/DESIGN.md » ('j') | perf/server/README.md » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compute_engine_scripts/perfserver/vm_setup_server.sh
diff --git a/compute_engine_scripts/perfserver/vm_setup_server.sh b/compute_engine_scripts/perfserver/vm_setup_server.sh
new file mode 100644
index 0000000000000000000000000000000000000000..4b057cb1e7aa2a3b2d624af0eba3b9aeecba241f
--- /dev/null
+++ b/compute_engine_scripts/perfserver/vm_setup_server.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+#
+# Setup the perf stats server.
+#
+# Copyright 2014 Google Inc. All Rights Reserved.
rmistry 2014/06/04 13:59:18 Lets also create two more scripts in this director
borenet 2014/06/04 14:04:46 Also, should probably use the same copyright heade
benchen 2014/06/04 15:23:32 Done.
+#
« no previous file with comments | « no previous file | perf/server/DESIGN.md » ('j') | perf/server/README.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698