Hi Rong,
I tested this patchset on the android-mainline kernel branch (closely tracking
the Linux mainline branch) using the latest Clang compiler with an AutoFDO
profile. It passed all presubmit tests, including boot and local tests, and
the AutoFDO profile yielded performance improvements across
Hi,
This patch series is to integrate AutoFDO and Propeller support into
the Linux kernel. AutoFDO is a profile-guided optimization technique
that leverages hardware sampling to enhance binary performance.
Unlike Instrumentation-based FDO (iFDO), AutoFDO offers a user-friendly
and straightforward