summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Yi Kong <yikong@google.com> 2020-01-31 12:36:12 +0800
committer Yi Kong <yikong@google.com> 2020-01-31 12:36:38 +0800
commitb6ec66a173d26be9bbd23d41133733539bce0f91 (patch)
tree8b78f1f22ab704e98f8bfdbb71cd96353a39cf15 /java/java.go
parent50dab0e45f1502316cc545e4c01563f2b08e4d6e (diff)
Add -fprofile-sample-accurate flag for sampling PGO
This flag indicates that the sample profile data matches the source and can be fully trusted. The compiler will make aggressive assumption that functions without any samples are cold functions, and will optimize for size for them. Test: binary size reduces to match instr PGO Bug: 79161490 Change-Id: I53d6d05be70c39e5eb28b2f5b0549d9eb6b5cc62
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions