1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/include/llvm/ProfileData
Gulfem Savrun Yeniceri 4e540995b1 [profile] Add binary id into profiles
This patch adds binary id into profiles to easily associate binaries
with the corresponding profiles. There is an RFC that discusses
the motivation, design and implementation in more detail:
https://lists.llvm.org/pipermail/llvm-dev/2021-June/151154.html

Differential Revision: https://reviews.llvm.org/D102039
2021-07-23 00:19:12 +00:00
..
Coverage [llvm-cov] Enforce alignment of function records 2021-06-25 10:56:06 +02:00
GCOV.h [llvm-cov gcov] Support GCC 12 format 2021-06-19 22:51:20 -07:00
InstrProf.h [profile] Add binary id into profiles 2021-07-23 00:19:12 +00:00
InstrProfData.inc [profile] Add binary id into profiles 2021-07-23 00:19:12 +00:00
InstrProfReader.h [profile] Add binary id into profiles 2021-07-23 00:19:12 +00:00
InstrProfWriter.h
ProfileCommon.h [CSSPGO][llvm-profdata] Support trimming cold context when merging profiles 2021-04-22 00:42:37 -07:00
SampleProf.h [CSSPGO] Report zero-count probe in profile instead of dangling probes. 2021-06-16 11:45:29 -07:00
SampleProfReader.h [SampleFDO] New hierarchical discriminator for FS SampleFDO (llvm-profdata part) 2021-06-04 11:22:06 -07:00
SampleProfWriter.h