llvm-project/llvm/tools/llvm-profgen
Wenlei He 526af13eba Fix llvm-profgen breakage 2022-04-18 11:02:29 -07:00
..
CMakeLists.txt [llvm-profgen] Switch to DWARF-based symbol and ranges 2021-10-29 09:59:12 -07:00
CSPreInliner.cpp Cleanup include: DebugInfo/Symbolize 2022-02-24 13:25:11 +01:00
CSPreInliner.h [CSSPGO] Split context string to deduplicate function name used in the context. 2021-08-30 20:09:29 -07:00
CallContext.h [CSSPGO] Rename the field of SampleContextFrame 2021-10-04 19:06:59 -07:00
ErrorHandling.h [llvm-profgen] Fix bug of setting function entry 2021-11-12 12:18:43 -08:00
PerfReader.cpp [llvm-profgen] Add process filter for perf reader 2022-04-18 09:50:16 -07:00
PerfReader.h Fix llvm-profgen breakage 2022-04-18 11:02:29 -07:00
ProfileGenerator.cpp [llvm-profgen] Fixing a context attribure update issue due to a non-derministic processing order on different platforms. 2022-03-31 17:33:58 -07:00
ProfileGenerator.h [llvm-profgen] Read sample profiles for post-processing. 2022-03-30 13:51:16 -07:00
ProfiledBinary.cpp [llvm-profgen] Decoding pseudo probe for profiled function only. 2022-03-23 14:15:11 -07:00
ProfiledBinary.h [llvm-profgen] Decoding pseudo probe for profiled function only. 2022-03-23 14:15:11 -07:00
llvm-profgen.cpp [llvm-profgen] Add process filter for perf reader 2022-04-18 09:50:16 -07:00