llvm-project/llvm/unittests/ProfileData
Snehasish Kumar bcebadeba7 [memprof] Update the isRuntime symbolization check.
Update the isRuntime check to only match against known memprof filenames
where interceptors are defined. This avoid issues where the path does
not include the directory based on how the runtime was compiled. Also
update the unittest.

Reviewed By: tejohnson

Differential Revision: https://reviews.llvm.org/D145521
2023-03-07 20:16:15 +00:00
..
CMakeLists.txt [Support] Move ItaniumManglingCanonicalizer and SymbolRemappingReader from Support to ProfileData 2023-02-06 20:55:48 +00:00
CoverageMappingTest.cpp
InstrProfDataTest.cpp
InstrProfTest.cpp [unittests] Use GTEST_SKIP() instead of return when appropriate 2023-01-25 13:59:01 -08:00
ItaniumManglingCanonicalizerTest.cpp [Support] Move ItaniumManglingCanonicalizer and SymbolRemappingReader from Support to ProfileData 2023-02-06 20:55:48 +00:00
MemProfTest.cpp [memprof] Update the isRuntime symbolization check. 2023-03-07 20:16:15 +00:00
SampleProfTest.cpp [NFC][Profile] Access profile through VirtualFileSystem 2023-02-01 09:25:02 -08:00
SymbolRemappingReaderTest.cpp [Support] Move ItaniumManglingCanonicalizer and SymbolRemappingReader from Support to ProfileData 2023-02-06 20:55:48 +00:00