DescriptionAdd an activity monitor which profiles IO and CPU utilization.
This consists of a simple native program which dumps /proc/diskstats and
/proc/stat to a file at a regular interval. The dump is then processed host-side
into a JSON format which is charted in HTML via the Google Charts API.
The perf test runners are not upstreamed yet and when they are this will be part
of the set of profilers available.
BUG=136690
TEST=manual, run activity_monitor.py to try out.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147019
Patch Set 1 #
Total comments: 10
Patch Set 2 : Addressed review comments #
Messages
Total messages: 9 (0 generated)
|