Commit 0856b56
android: Add support for android-desktop-x64 pgo profile
This CL adds the support for android-desktop-x64 pgo profile.
- Add a new hook in DEPS to fetch the android-desktop-x64 pgo profile.
- Update pgo_optimization_flags to use the android-desktop-x64 pgo
profile when building for android with x64 target cpu.
Bug: 415122000
Change-Id: Ifeac1a648b85f553998bc54f1ab0fd82a562add7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6677431
Reviewed-by: Gary Tong <gatong@chromium.org>
Reviewed-by: Junji Watanabe <jwata@google.com>
Reviewed-by: Peter Wen <wnwen@chromium.org>
Commit-Queue: Darren Wu <darrenwu@chromium.org>
Reviewed-by: Chinglin Yu <chinglinyu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1480326}
NOKEYCHECK=True
GitOrigin-RevId: e059dbcc642661f8156745a2146f0b3f9edf012d1 parent 9a17ade commit 0856b56
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| 104 | + | |
| 105 | + | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
| |||
0 commit comments