commit | 0eb57d234f697a37172a47632bd346b94e95a33a | [log] [tgz] |
---|---|---|
author | Erik Chen <erikchen@chromium.org> | Sat Dec 02 17:51:27 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Dec 02 17:51:27 2017 |
tree | c1db04c914917d2b18eb8594912512503ad1dc95 | |
parent | 88cc18694b55037d12c0fdb3e6394b3c77ef341a [diff] |
Remove the DumpProcess profiling_service mojom method. Previously, DumpProcess would create a full trace, with metadata provided by ProfilingProcessHost, and write the result to a file. This duplicated functionality of DumpProcessesForTracing, which uses the Tracing service to create a fully-fledged trace. Bug: Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Ibca11524f23b7fe8d9808370e05225298a0794a5 Reviewed-on: https://chromium-review.googlesource.com/798152 Commit-Queue: Erik Chen <erikchen@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Brett Wilson <brettw@chromium.org> Cr-Commit-Position: refs/heads/master@{#521216}
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 .