commit | 96b0777d0578696cf83f85b03707beea4edd7276 | [log] [tgz] |
---|---|---|
author | Bryce Thomas <bryct@amazon.com> | Wed Nov 07 03:04:15 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 07 03:04:15 2018 |
tree | 65f17a64605b9ee8cb3cc1e2d55ae8a6f778405c | |
parent | 6188dcc1a087752900a6c4082e0b4701b65a288a [diff] |
Add support for CPU profiling in headless_shell. This CL factors CPU profiling code out of chrome/ and into content/ to support CPU profiling Headless Chromium. headless_content_main_delegate.cc has been modified to honor CPU profiling flags à la chrome_main_delegate.cc. Bug: 890456 Change-Id: I76842c5936de82d6bd42354c461aff9e0d273248 Reviewed-on: https://chromium-review.googlesource.com/c/1312157 Commit-Queue: Bryce Thomas <bryct@amazon.com> Reviewed-by: Dmitry Gozman <dgozman@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/master@{#605942}
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 .