OpenCSD icon indicating copy to clipboard operation
OpenCSD copied to clipboard

Update OpenCSD/decoder/tests/auto-fdo/autofdo.md to support FSAFDO

Open yabinc opened this issue 1 year ago • 1 comments

It's recommended by [email protected] in https://lore.kernel.org/lkml/[email protected]/T/#m2f0bbae481bf8984474fcf73fd28988e2bbdd917.

create_llvm_prof prefer to use extbinary format to support FSAFDO, which can provide better performance improvement: $ create_llvm_prof --binary= --profile=<perf_file> --format=extbinary --out=<profile_file>

yabinc avatar Nov 15 '24 19:11 yabinc

Thanks for this. I looked at the document and decided that the entire document needs significant updates. I will include this update in the next patch release.

mikel-armbb avatar Nov 21 '24 16:11 mikel-armbb

Fixed in v1.5.6

mikel-armbb avatar Feb 26 '25 14:02 mikel-armbb