Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm80
/
refs/heads/r
/
unittests
/
ProfileData
/
SampleProfTest.cpp
45e56bf
Fix gcc7 -Wdangling-else warning. NFCI.
by Simon Pilgrim
· 7 years ago
11acfd4
Fix use-after-free with profile remapping.
by Richard Smith
· 7 years ago
04af5ff
Support for remapping profile data when symbols change, for sample-based
by Richard Smith
· 7 years ago
bb05e42
Use createTemporaryFile in SampleProfTest
by Alexander Kornienko
· 7 years ago
5455b4c
Fix filesystem race issue in SampleProfTest introduced in rL342283.
by Wei Mi
· 7 years ago
ec13dea
[SampleFDO] Add FunctionOffsetTable in compact binary format profile.
by Wei Mi
· 7 years ago
7253cd8
[NFC] Change sample profile format enum name SPF_Raw_Binary to SPF_Binary.
by Wei Mi
· 7 years ago
93bc746
[SampleFDO] Add a new compact binary format for sample profile.
by Wei Mi
· 7 years ago
f53ccf3
[SampleFDO] Extend SampleProfReader to handle demangled names.
by Wei Mi
· 7 years ago
16872e2
Remove redundant includes from unittests.
by Michael Zolotukhin
· 8 years ago
3c0d607
Re-sort #include lines for unittests. This uses a slightly modified
by Chandler Carruth
· 8 years ago
b0353c6
Use the range variant of find_if instead of unpacking begin/end
by David Majnemer
· 9 years ago
30c760d
Remove specializations of ProfileSummary
by Easwaran Raman
· 9 years ago
aaf3f04
Fix some Clang-tidy modernize and Include What You Use warnings.
by Eugene Zelenko
· 9 years ago
8be7707
Remove every uses of getGlobalContext() in LLVM (but the C API)
by Mehdi Amini
· 9 years ago
418032a
Sample profile summary cleanup
by Easwaran Raman
· 9 years ago
af640bf
Interface to get/set profile summary metadata to module
by Easwaran Raman
· 9 years ago
ea7d2ce
Fix memory leak in tests.
by Easwaran Raman
· 10 years ago
5c299ca
Use LineLocation instead of CallsiteLocation to index callsite profile.
by Dehao Chen
· 10 years ago
1283c1d
Metadata support for profile summary.
by Easwaran Raman
· 10 years ago
4487840
Add profile summary support for sample profile.
by Easwaran Raman
· 10 years ago
fd56824
[PGO] Handle and report overflow during profile merge for all types of data
by Nathan Slingerland
· 10 years ago
46cf0f0
[ProfileData] Add unit test infrastructure for sample profile reader/writer
by Nathan Slingerland
· 10 years ago