|
More memory stats code cleanup:
Move GetSystemCommitCharge() into bsae\process_util*.
Kill PrintChromeMemoryUsageInfo(), which was only used by
reliability_tests.exe on Windows and whose stats are obsolete.
Delete the now-unnecessary chrome\test\perf\mem_usage* files.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31423
Total comments: 14
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+118 lines, -232 lines) |
Patch |
|
M |
base/process_util.h
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
base/process_util_linux.cc
|
View
|
1
2
3
4
|
1 chunk |
+46 lines, -0 lines |
1 comment
|
Download
|
|
M |
base/process_util_mac.mm
|
View
|
1
2
3
4
|
2 chunks |
+22 lines, -0 lines |
0 comments
|
Download
|
|
M |
base/process_util_win.cc
|
View
|
1
2
3
4
|
1 chunk |
+39 lines, -0 lines |
1 comment
|
Download
|
|
M |
chrome/chrome.gyp
|
View
|
1
2
3
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/test/memory_test/memory_test.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
D |
chrome/test/perf/mem_usage.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
|
D |
chrome/test/perf/mem_usage_linux.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -60 lines |
0 comments
|
Download
|
|
D |
chrome/test/perf/mem_usage_mac.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
|
D |
chrome/test/perf/mem_usage_win.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -97 lines |
0 comments
|
Download
|
|
M |
chrome/test/reliability/page_load_test.cc
|
View
|
1
2
3
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
|
M |
chrome_frame/chrome_frame.gyp
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome_frame/test/perf/chrome_frame_perftest.cc
|
View
|
1
2
3
4
5
|
4 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|