Comment #3 on issue 25454 by [email protected]: Mac: need to find way  
to measure memory usage and sharing
http://code.google.com/p/chromium/issues/detail?id=25454

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=34994

------------------------------------------------------------------------
r34994 | [email protected] | 2009-12-18 14:48:19 -0800 (Fri, 18 Dec 2009)  
| 8 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/base/process_util.h?r1=34994&r2=34993
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/base/process_util_mac.mm?r1=34994&r2=34993
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/base/process_util_posix.cc?r1=34994&r2=34993
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/base/trace_event.cc?r1=34994&r2=34993
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/safe_browsing/safe_browsing_database_unittest.cc?r1=34994&r2=34993
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/task_manager.cc?r1=34994&r2=34993
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/mach_ipc_mac.h?r1=34994&r2=34993
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/mach_ipc_mac.mm?r1=34994&r2=34993
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/chrome_process_util.h?r1=34994&r2=34993
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/webkitclient_impl.cc?r1=34994&r2=34993

Fix cpu/memory measurements on OS X.

Right now, this only works for the current process; support for child  
processes will be added in a later CL.

BUG=13156,25454
TEST=Hook up task manager (connect menu item to commandDispatch:, give it  
the right tag). Stats for the browser process should now be right, and %cpu  
should be 0 (for now) for all other processes.

Review URL: http://codereview.chromium.org/500118
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to