Side by Side 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, 10 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Nirnimesh
2011/02/04 23:15:02
Rename file to README.chromium
Begin file with Nam
Rename file to README.chromium
Begin file with Name:
2 Version: 0.2.0
3 License: BSD
4 License File: LICENSE
5
6 Description:
7 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.
Issue 6246123: Moving psutil to third_party. This is first step for Media Performance test project.
(Closed)
Created 9 years, 10 months ago by imasaki1
Modified 9 years, 6 months ago
Reviewers: Nirnimesh
Base URL: http://git.chromium.org/git/chromium.git@trunk
Comments: 2