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

Unified Diff: tools/perf/profile_creators/__init__.py

Issue 14359012: Telemetry: Add option to create a dirty profile as part of a test run (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Small fix to unit tests Created 7 years, 7 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 | « content/test/gpu/run_gpu_tests ('k') | tools/perf/profile_creators/small_profile_creator.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/profile_creators/__init__.py
diff --git a/build/android/pylib/uiautomator/__init__.py b/tools/perf/profile_creators/__init__.py
similarity index 73%
copy from build/android/pylib/uiautomator/__init__.py
copy to tools/perf/profile_creators/__init__.py
index cda7672a8d06dd3d79480cf415e1d37470f638a3..f1e2bf49a752c793e852aa42adfc3d9e7b829482 100644
--- a/build/android/pylib/uiautomator/__init__.py
+++ b/tools/perf/profile_creators/__init__.py
@@ -1,4 +1,4 @@
# Copyright (c) 2013 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.
-
+"""Generators for Chrome profiles for testing purposes."""
« no previous file with comments | « content/test/gpu/run_gpu_tests ('k') | tools/perf/profile_creators/small_profile_creator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698