[tracing] Expose the pre-load and merge of ProcessMemoryDump to blink.
commit7fb5aa6acf084a371631f94abcbad7447b47a504
authorprimiano <primiano@chromium.org>
Tue, 26 May 2015 18:28:08 +0000 (26 11:28 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 26 May 2015 18:29:52 +0000 (26 18:29 +0000)
tree8078730ffda5abb55f785d90e11f33719b5bad6d
parent5d6b10bb7012bc49d7895fb7f2546e8fbc33c62b
[tracing] Expose the pre-load and merge of ProcessMemoryDump to blink.

This is a follow-up to crrev.com/1151603004, which introduced the
ability of creating ProcessMemoryDump instances out of band and
later mege them. This CL introduces the wrapper required, on the
chromium side, to expose the same set of features to the blink-side
of MemoryInfra.
This complements the blink-side CL crrev.com/1145983003

BUG=480500

Review URL: https://codereview.chromium.org/1150983002

Cr-Commit-Position: refs/heads/master@{#331400}
content/child/blink_platform_impl.cc
content/child/blink_platform_impl.h
content/child/web_process_memory_dump_impl.cc
content/child/web_process_memory_dump_impl.h
content/child/web_process_memory_dump_impl_unittest.cc [new file with mode: 0644]
content/content_tests.gypi