# lipo **Repository Path**: ijinma/lipo ## Basic Information - **Project Name**: lipo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-25 - **Last Updated**: 2021-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 谷歌lipo仓: https://chromium.googlesource.com/chromiumos/third_party/gcc/+/refs/heads/master autoFDO仓:https://github.com/google/autofdo 采集数据:perf record -b -e br_inst_retired.near_taken:P YOURAPP 转换:./create_gcov --binary=YOURAPP --profile=perf.data --gcov=TARGET.gcov -gcov_version=1 ../autofdo/create_gcov --binary=mytest--profile=mytest.data --gcov=mytest.gcov -gcov_version=1