Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chrome extension processes are renderer processes, but it is useful to break them out into their own category, to better see the impact that they have on Chrome. A typical report from IdentifyChromeProcesses.py now looks like this: Chrome PIDs by process type: c:\bin\chrome.exe (4976) browser : 4976 crashpad-handler : 8568 extension : 464 2964 3068 4808 6720 7004 8108 9084 gpu-process : 6184 renderer : 2676 5624 watcher : 8840
- Loading branch information