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

Unified Diff: tools/cpu/README

Issue 2584433002: Create top-level dir tools-webrtc and start moving things into it. (Closed)
Patch Set: Created 4 years 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 | « tools/cpu/OWNERS ('k') | tools/cpu/cpu_mon.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/cpu/README
diff --git a/tools/cpu/README b/tools/cpu/README
deleted file mode 100644
index a0cee30a825d3c2f0484f4c3faab84660b18a756..0000000000000000000000000000000000000000
--- a/tools/cpu/README
+++ /dev/null
@@ -1,12 +0,0 @@
-This directory contains a little utility for doing CPU measurements.
-It requires a Python package, psutil, to be installed.
-See: https://pypi.python.org/pypi/psutil
-
-On mac you can install this package like so:
-sudo ARCHFLAGS='-Wno-error=unused-command-line-argument-hard-error-in-future' easy_install psutil
-
-On Windows:
-- TBD (see link above)
-
-On Linux:
-- TBD (see link above)
« no previous file with comments | « tools/cpu/OWNERS ('k') | tools/cpu/cpu_mon.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698