Background context: go/memory-infra The SUMMARY_ONLY dump type only uses the numbers that are in the summary struct. All the other numbers are ignored currently. So, have a separate whietlist for this mode.
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/25b5cfb04820b353cc759e635b321a2cecf102bf commit 25b5cfb04820b353cc759e635b321a2cecf102bf Author: hjd <hjd@chromium.org> Date: Mon May 15 13:11:13 2017 memory-infra: Don't invoke all dump providers in SUMMARY_ONLY mode The SUMMARY_ONLY dump type only uses the numbers that are in the summary struct. All the other numbers are ignored currently. So add a separate whietlist for this mode. BUG= 720169 Review-Url: https://codereview.chromium.org/2876543002 Cr-Commit-Position: refs/heads/master@{#471743} [modify] https://crrev.com/25b5cfb04820b353cc759e635b321a2cecf102bf/base/trace_event/memory_dump_manager.cc [modify] https://crrev.com/25b5cfb04820b353cc759e635b321a2cecf102bf/base/trace_event/memory_dump_manager_unittest.cc [modify] https://crrev.com/25b5cfb04820b353cc759e635b321a2cecf102bf/base/trace_event/memory_dump_provider_info.cc [modify] https://crrev.com/25b5cfb04820b353cc759e635b321a2cecf102bf/base/trace_event/memory_dump_provider_info.h [modify] https://crrev.com/25b5cfb04820b353cc759e635b321a2cecf102bf/base/trace_event/memory_infra_background_whitelist.cc [modify] https://crrev.com/25b5cfb04820b353cc759e635b321a2cecf102bf/base/trace_event/memory_infra_background_whitelist.h [modify] https://crrev.com/25b5cfb04820b353cc759e635b321a2cecf102bf/base/trace_event/memory_peak_detector_unittest.cc
Comment 1 by hjd@chromium.org
, May 10 2017