Part of a refactoring to split the OS dumps out of the process memory dumps.
Bug: 718809 Change-Id: Ia76a5d0ba3f2d907db5bf92bac830b9e7e3223be Reviewed-on: https://chromium-review.googlesource.com/544881
9374bb5 memory-infra: Add boilerplate for RequestOSMemoryDump
.../memory_instrumentation/coordinator_impl_unittest.cc | 4 ++++
.../cpp/memory_instrumentation/client_process_impl.cc | 5 +++++
.../cpp/memory_instrumentation/client_process_impl.h | 5 +++++
.../memory_instrumentation/memory_instrumentation.mojom | 16 ++++++++++++++++
4 files changed, 30 insertions(+)
Upstream: git.chromium.org