| commit | 5961c6d2980f84af4d56974681eba95f293e2669 | [log] [tgz] |
|---|---|---|
| author | dskiba <[email protected]> | Wed Oct 14 17:13:39 2015 |
| committer | Commit bot <[email protected]> | Wed Oct 14 17:14:36 2015 |
| tree | bb47a9e110c2faf136a7e0702fdcc66fe650c776 | |
| parent | 29de59e22e5fce353db0c680721cba91b37d2b49 [diff] |
Temporarily add UMA histogram for IPC message sizes. Most messages are small, but there are few huge ones. Huge messages inflate IPC buffers wasting memory. We want to shrink IPC buffers after processing huge messages, so we need to find out best size to shrink to. BUG=529940 Review URL: https://codereview.chromium.org/1378953002 Cr-Commit-Position: refs/heads/master@{#354047}