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

Unified Diff: third_party/psutil/README.google

Issue 6246123: Moving psutil to third_party. This is first step for Media Performance test project. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 11 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 | « third_party/psutil/README ('k') | third_party/psutil/docs/class_diagram.dia » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/psutil/README.google
diff --git a/third_party/psutil/README.google b/third_party/psutil/README.google
new file mode 100644
index 0000000000000000000000000000000000000000..949504ede071f95bc782567809822daa5139a8d5
--- /dev/null
+++ b/third_party/psutil/README.google
@@ -0,0 +1,12 @@
+URL: http://code.google.com/p/psutil/
Nirnimesh 2011/02/04 23:15:02 Rename file to README.chromium Begin file with Nam
+Version: 0.2.0
+License: BSD
+License File: LICENSE
+
+Description:
+psutil is a module providing an interface for retrieving information on running processes and system utilization (CPU, memory) in a portable way by using Python, implementing many functionalities offered by command line tools like ps, top, kill, lsof and netstat.
Nirnimesh 2011/02/04 23:15:02 >80 lines
+
+
+Local Modifications:
+None
+
« no previous file with comments | « third_party/psutil/README ('k') | third_party/psutil/docs/class_diagram.dia » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698