pgo.md: Add link to go/chrome-pgo-internal
Change-Id: Ie148d9e067fc9efceb5b1a8a915d29c2ff29e37b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5120231 Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by: Peter Wen <wnwen@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1237048}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
d5df4fc651
commit
8ea61ffb59
@ -1,6 +1,12 @@
|
||||
# Profile-Guided Optimization (PGO)
|
||||
|
||||
## Generating PGO Profiles
|
||||
## Generating PGO Profiles via Bots
|
||||
|
||||
See [go/chrome-pgo-internal] (Googlers only).
|
||||
|
||||
[go/chrome-pgo-internal]: https://goto.google.com/chrome-pgo-internal
|
||||
|
||||
## Generating PGO Profiles Manually
|
||||
|
||||
Normally devs don't need to worry about this and can use the default profile
|
||||
for official builds. The default profile can be fetched by adding
|
||||
|
Reference in New Issue
Block a user