index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
process
/
process_metrics.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix virtual memory column on chrome://memory on Mac.
asvitkine
2015-01-23
1
-0
/
+8
*
Cleanup dead code in base/ as found by Scythe.
thestig
2015-01-22
1
-11
/
+0
*
base: Add ashmem support to base::DiscardableSharedMemory implementation.
reveman
2014-12-18
1
-0
/
+3
*
LevelDB: Using base::File for all file I/O
cmumford
2014-11-20
1
-1
/
+1
*
Add an 'Idle Wake Ups' metric to the Linux task manager, implement backend.
thestig
2014-09-09
1
-1
/
+5
*
Cleanup bits of base::ProcessMetrics.
thestig
2014-09-08
1
-2
/
+4
*
Complete the removal of ProcessMetrics::CalculateFreeMemory
wfh@chromium.org
2014-07-28
1
-6
/
+0
*
Increase fd limit to 1024 on Mac with content shell.
jbauman@chromium.org
2014-05-29
1
-0
/
+4
*
Use TimeTicks instead of gettimeofday in ProcessMetrics.
thakis@chromium.org
2014-04-06
1
-2
/
+2
*
Add an 'Idle Wake Ups' metric to the task manager, implement backend on mac
thakis@chromium.org
2014-01-14
1
-2
/
+10
*
Refactor parsing of /proc files into separate functions
davemoore@chromium.org
2013-11-02
1
-0
/
+10
*
PerformanceMonitor: Add a new UMA histograms to track average CPU utilization...
oysteine@chromium.org
2013-10-24
1
-6
/
+11
*
Implement ToValue() for SystemMetrics, SystemMemoryInfoKB, DiskInfo, and Swap...
jwmak@chromium.org
2013-09-06
1
-0
/
+13
*
Add more member data to SystemMemoryInfoKB and SystemMetrics. Upgrade functio...
jwmak@chromium.org
2013-09-03
1
-3
/
+19
*
Add the DiskInfo struct and associated functions to collect and hold system d...
nduca@chromium.org
2013-08-30
1
-0
/
+29
*
Move the SwapData class to base/process (where other system metrics data resi...
nduca@chromium.org
2013-08-29
1
-0
/
+23
*
Move some platform-specific functions up in the code to make it cleaner. This...
jwmak@chromium.org
2013-08-22
1
-17
/
+16
*
process_metrics.h provides a variety of platform specific functions for getti...
jwmak@chromium.org
2013-08-22
1
-0
/
+16
*
Update include paths in base for base/process changes.
rsesek@chromium.org
2013-07-25
1
-1
/
+1
*
Record swap sizes on ChromeOS
davemoore@chromium.org
2013-07-16
1
-2
/
+12
*
Split ProcessHandle and its related routines into base/process/process_handle.h.
rsesek@chromium.org
2013-07-15
1
-0
/
+17
*
Use a direct include of time headers in base/, part 2.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Revert 202639 "Use totmaps if available on chromeos"
davemoore@chromium.org
2013-05-29
1
-0
/
+8
*
Revert 202639 "Use totmaps if available on chromeos"
davemoore@chromium.org
2013-05-28
1
-8
/
+0
*
Use totmaps if available on chromeos
davemoore@chromium.org
2013-05-28
1
-0
/
+8
*
Split ProcessMetrics out of base/process_util.h and into base/process/process...
rsesek@chromium.org
2013-05-23
1
-0
/
+234