commit | 33684a9efdc271b9804e0c6595d26e1985ac65ff | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@chromium.org> | Wed Oct 25 23:38:57 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 25 23:38:57 2017 |
tree | d24eaa3d589fa50d00ba10b91f60d6e3018b53e7 | |
parent | 5d96e9f9754fd98ac8d3cecbedc5b1aebf2549dc [diff] |
memory-infra: move SUMMARY_ONLY from type to level of detail As with VM_REGIONS_ONLY, SUMMARY_ONLY never belonged in the type enum as its meaning refers how much information should be returned to the caller of the memory instrumentation service. Move the enum member and change all relevant references. Eventually, we plan to remove this member all together as its purpose will be subsumed by one of the other levels of detail but for now this is a good stepping stone. Bug: 775041 Bug: 777820 Change-Id: I43504be0cd2f864b38dfd607b7d08ada156ed7ca Reviewed-on: https://chromium-review.googlesource.com/735700 Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Primiano Tucci <primiano@chromium.org> Reviewed-by: Siddhartha S <ssid@chromium.org> Commit-Queue: Lalit Maganti <lalitm@chromium.org> Cr-Commit-Position: refs/heads/master@{#511645}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .