summaryrefslogtreecommitdiffstats
path: root/base/process/process_metrics.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor parsing of /proc files into separate functionsdavemoore@chromium.org2013-11-021-0/+10
* PerformanceMonitor: Add a new UMA histograms to track average CPU utilization...oysteine@chromium.org2013-10-241-6/+11
* Implement ToValue() for SystemMetrics, SystemMemoryInfoKB, DiskInfo, and Swap...jwmak@chromium.org2013-09-061-0/+13
* Add more member data to SystemMemoryInfoKB and SystemMetrics. Upgrade functio...jwmak@chromium.org2013-09-031-3/+19
* Add the DiskInfo struct and associated functions to collect and hold system d...nduca@chromium.org2013-08-301-0/+29
* Move the SwapData class to base/process (where other system metrics data resi...nduca@chromium.org2013-08-291-0/+23
* Move some platform-specific functions up in the code to make it cleaner. This...jwmak@chromium.org2013-08-221-17/+16
* process_metrics.h provides a variety of platform specific functions for getti...jwmak@chromium.org2013-08-221-0/+16
* Update include paths in base for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* Record swap sizes on ChromeOSdavemoore@chromium.org2013-07-161-2/+12
* Split ProcessHandle and its related routines into base/process/process_handle.h.rsesek@chromium.org2013-07-151-0/+17
* Use a direct include of time headers in base/, part 2.avi@chromium.org2013-06-281-1/+1
* Revert 202639 "Use totmaps if available on chromeos"davemoore@chromium.org2013-05-291-0/+8
* Revert 202639 "Use totmaps if available on chromeos"davemoore@chromium.org2013-05-281-8/+0
* Use totmaps if available on chromeosdavemoore@chromium.org2013-05-281-0/+8
* Split ProcessMetrics out of base/process_util.h and into base/process/process...rsesek@chromium.org2013-05-231-0/+234