commit | 7fa91c96bf4c08f4b42a2a607b34d8554e28f178 | [log] [tgz] |
---|---|---|
author | Kramer Ge <fangzhoug@chromium.org> | Wed Dec 18 17:42:59 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 18 17:42:59 2024 |
tree | 135eaf0ff62f6cfc5ed9f4deb5945561ab9f64f0 | |
parent | a1f0a1922f7fab9e40b32b64c7e76c6724589f2c [diff] |
Add GPU_STRATUP_TRACE_EVENT calls [1/2] Adding traces to basic stages of gpu_init: - GpuInfo collection - Sandboxing - Watchdog startup - Ozone init - GL, Dawn, Vulkan init, etc. Change-Id: If949d27e4fbc0b8ab4c2ec738d016468f43cb079 Bug: 380411640 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6091031 Reviewed-by: Zhenyao Mo <zmo@chromium.org> Commit-Queue: Kramer Ge <fangzhoug@chromium.org> Reviewed-by: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1398029}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.