A tool to convert perf.data profile to AutoFDO profile
The repository contains a tool to convert perf.data profile to AutoFDO
profile that can be used by GCC and LLVM.
Each compiler is supported by a different tool. For GCC, use
'create_gcov'. For LLVM, use 'create_llvm_prof'. The two tools
have compatible command line flags. However, the outputs are
incompatible. You cannot use the profile generated for GCC in
LLVM and vice-versa.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/autofdo && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
autofdo-0.18.tar.gz | 0062947085 60 MB | |
autofdo.changes | 0000001920 1.88 KB | |
autofdo.spec | 0000001995 1.95 KB | |
llvm11-fix.patch | 0000000920 920 Bytes |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 978635
from
Martin Liška (marxin)
(revision 8)
- Depend on LLVM13, cannot be built with LLVM14.
Comments 0