Description
Performance profiles from perf.data can be converted into AutoFDO profiles for GCC and LLVM optimization. It is useful for developers tuning compiled software with real workload profile data.
Profile-guided optimization can overfit to one workload or reveal execution details. Keep profiles tied to reproducible benchmarks and protect sensitive traces.