index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cc
/
afdo.go
Age
Commit message (
Expand
)
Author
2025-03-05
Enable --salvage-unused-profile for AutoFDO
Yi Kong
2025-03-04
Enable --salvage-stale-profile for AutoFDO
Yi Kong
2025-02-19
Add LDFlags for FSAFDO
Yi Kong
2024-12-18
Convert getFdoProfilePathFromDep and addStubDependencyProviders to use
Yu Liu
2024-12-09
Add and use staticLibrary()
Colin Cross
2024-08-05
Do not enable AFDO for coverage builds
Yi Kong
2024-07-02
AFDO: Do not mutate on disabled modules
Yi Kong
2024-02-09
Remove fdoProfileMutator
Colin Cross
2024-02-07
Convert AFDO mutators to TransitionMutator
Colin Cross
2024-02-07
Disable more of AFDO for host modules
Colin Cross
2024-02-06
Revert "Convert AFDO mutators to TransitionMutator"
Ke-Yu Lu
2024-02-06
Revert "Remove fdoProfileMutator"
Ke-Yu Lu
2024-01-26
Remove fdoProfileMutator
Colin Cross
2024-01-26
Convert AFDO mutators to TransitionMutator
Colin Cross
2023-12-14
Convert OtherModuleProvider to generic providers API
Colin Cross
2023-12-08
Remove ConvertWithBp2build implementations
Colin Cross
2023-12-04
Do not perform AFDO or optimizing LTO for eng builds
Yi Kong
2023-11-15
Revert "afdo: Remove -fprofile-sample-accurate flag"
Yi Kong
2023-10-16
Add additional flag required for Flow Sensitive AFDO
Yi Kong
2023-10-10
Enable Flow Sensitive AutoFDO
Yi Kong
2023-07-27
Do not enable AFDO if the option is off, even if there is a profile file
Yi Kong
2023-07-05
Add comment for afdo flag
Vinh Tran
2023-06-06
afdo: Remove -fprofile-sample-accurate flag
Yi Kong
2023-04-21
Enable -funique-internal-linkage-names when afdo=true
Yabin Cui
2023-04-05
Prepend AFDO flags to allow overriding
Yi Kong
2023-03-31
Reimplement afdo support for rust
Vinh Tran
2023-03-31
Implement fdo_profile module type
Vinh Tran
2022-11-11
Remove AfdoAdditionalProfileDirs product variable
Vinh Tran
2022-08-17
Reformat build/soong for go 1.19
Colin Cross
2022-04-08
moved comment to describe Afdo bool
Alix
2022-02-10
Turn on Unique Internal Names for AFDO
Yi Kong
2022-01-25
Allow static binaries to enable AFDO
Yi Kong
2022-01-21
AFDO for Rust
Yi Kong
2021-12-21
Introduce afdo
Yi Kong