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

Unified Diff: chrome/test/media_router/telemetry/extension/README.md

Issue 1843063004: Add new Telemetry tests to get CPU and memory usage for idle and flinging two test scenarios. Mirro… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor update for the function docs Created 4 years, 9 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
Index: chrome/test/media_router/telemetry/extension/README.md
diff --git a/chrome/test/media_router/telemetry/extension/README.md b/chrome/test/media_router/telemetry/extension/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..4bda01bfc194dbfa05e9d9c4c10f2a841d06bd1d
--- /dev/null
+++ b/chrome/test/media_router/telemetry/extension/README.md
@@ -0,0 +1,8 @@
+<!-- Copyright 2016 The Chromium Authors. All rights reserved.
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+-->
+
+This is the test extension which is used to get CPU/memory usage for media router performance test.
+
+chrome/test/media_router/telemetry/benchmarks/pagesets/cpu_memory_script.js shows how to interact with this test extension to get CPU/memory usage.

Powered by Google App Engine
This is Rietveld 408576698