llvm-project/llvm/unittests/ProfileData
Snehasish Kumar ec51971eae [memprof] Keep and display symbol names in the RawMemProfReader.
Extend the Frame struct to hold the symbol name if requested
when a RawMemProfReader object is constructed. This change updates the
tests and removes the need to pass --debug to obtain the mapping from
GUID to symbol names.

Reviewed By: tejohnson

Differential Revision: https://reviews.llvm.org/D126344
2022-05-25 21:17:44 +00:00
..
CMakeLists.txt ProfileDataTests: fix BUILD_SHARED_LIBS build 2022-02-09 12:27:13 +03:00
CoverageMappingTest.cpp Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17" 2022-01-26 16:55:53 +01:00
InstrProfDataTest.cpp
InstrProfTest.cpp [memprof] Use unknown_function error type for missing functions 2022-05-04 13:02:30 -07:00
MemProfTest.cpp [memprof] Keep and display symbol names in the RawMemProfReader. 2022-05-25 21:17:44 +00:00
SampleProfTest.cpp [NFC] ProfileSummary: const most of the fields. 2021-10-29 08:36:08 -07:00