Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c32d47c6a83dec619c1dd911cb8b544952a5a2df
/
llvm
/
unittests
/
ProfileData
/
SampleProfTest.cpp
2843635
Support for remapping profile data when symbols change, for sample-based
by Richard Smith
· 7 years ago
a195de8
Use createTemporaryFile in SampleProfTest
by Alexander Kornienko
· 7 years ago
67f57c6
Fix filesystem race issue in SampleProfTest introduced in rL342283.
by Wei Mi
· 7 years ago
6a14325
[SampleFDO] Add FunctionOffsetTable in compact binary format profile.
by Wei Mi
· 7 years ago
d9be2c7
[NFC] Change sample profile format enum name SPF_Raw_Binary to SPF_Binary.
by Wei Mi
· 7 years ago
a0c0857
[SampleFDO] Add a new compact binary format for sample profile.
by Wei Mi
· 7 years ago
984ab0f
[SampleFDO] Extend SampleProfReader to handle demangled names.
by Wei Mi
· 8 years ago
5c0ab47
Remove redundant includes from unittests.
by Michael Zolotukhin
· 8 years ago
9a67b07
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
562e829
Use the range variant of find_if instead of unpacking begin/end
by David Majnemer
· 9 years ago
7cefdb8
Remove specializations of ProfileSummary
by Easwaran Raman
· 9 years ago
5354a8a
Fix some Clang-tidy modernize and Include What You Use warnings.
by Eugene Zelenko
· 9 years ago
03b42e4
Remove every uses of getGlobalContext() in LLVM (but the C API)
by Mehdi Amini
· 10 years ago
6f4903d
Sample profile summary cleanup
by Easwaran Raman
· 10 years ago
26628d3
Interface to get/set profile summary metadata to module
by Easwaran Raman
· 10 years ago
75c21a9
Fix memory leak in tests.
by Easwaran Raman
· 10 years ago
57d1dda
Use LineLocation instead of CallsiteLocation to index callsite profile.
by Dehao Chen
· 10 years ago
7c4f25d
Metadata support for profile summary.
by Easwaran Raman
· 10 years ago
40ee23d
Add profile summary support for sample profile.
by Easwaran Raman
· 10 years ago
48dd080
[PGO] Handle and report overflow during profile merge for all types of data
by Nathan Slingerland
· 10 years ago
51abea7
[ProfileData] Add unit test infrastructure for sample profile reader/writer
by Nathan Slingerland
· 10 years ago