commit | 52da817d9781c3139512445da4ed953064a85689 | [log] [tgz] |
---|---|---|
author | Peter Wen <wnwen@chromium.org> | Thu Oct 17 17:26:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 17 17:26:41 2024 |
tree | 0a57a4ebe5a7645ff746a3d0a7a7cfffa26d6a6a | |
parent | c045482b01ee3df89ed8ae6c71ee6b26460a6d4f [diff] |
pgo: Less verbose logging Use debug instead of info since the bot's merge script already outputs the "-topn 1000" output (see stdout of the step "generate_profile on Android"). This avoids outputting the `profdata show` command twice. Bug: 373659921 Change-Id: I6105ace68e38a1c5df306083682edd6c6712cf7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5940499 Auto-Submit: Peter Wen <wnwen@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/main@{#1370112}
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.