llvm-project/llvm/lib/ProfileData
Snehasish Kumar cb81545e7d [memprof] Add LLVM_DEBUG for unused var in RawMemProfReader.cpp.
The ContainingSegment variable is only used to check whether we found
the address at this time. When building without Asserts this emits a
warning. So for now wrap this code in LLVM_DEBUG to avoid the warning.
2022-02-08 16:02:24 -08:00
..
Coverage [LLVM][NFC]Inclusive language: remove occurances of sanity check/test from llvm 2021-11-24 17:29:55 -05:00
CMakeLists.txt Revert "Revert "[ProfileData] Read and symbolize raw memprof profiles."" 2022-02-08 13:37:27 -08:00
GCOV.cpp [llvm] Use true/false instead of 1/0 (NFC) 2022-01-07 00:39:14 -08:00
InstrProf.cpp [InstrProf][NFC] Move function out of InstrProf.h 2022-01-28 09:24:26 -08:00
InstrProfCorrelator.cpp [InstrProf][Correlate] Verify debug info with llvm-profdata show 2022-01-27 10:11:04 -08:00
InstrProfReader.cpp [instrprof][NFC] Templatize the instrprof iterator. 2022-02-03 14:33:49 -08:00
InstrProfWriter.cpp [InstrProf][NFC] Remove stray option in InstrProfWriter 2022-02-02 14:29:15 -08:00
ProfileSummaryBuilder.cpp [CSSPGO] Use nested context-sensitive profile. 2021-12-14 14:40:25 -08:00
RawMemProfReader.cpp [memprof] Add LLVM_DEBUG for unused var in RawMemProfReader.cpp. 2022-02-08 16:02:24 -08:00
SampleProf.cpp Explicitly convert StringRef to std::string for compatibility with libstdc++ 5.4.0 2021-12-15 12:48:53 +01:00
SampleProfReader.cpp [CSSPGO] Print "context-nested" instead of "preilnined" for ProfileSummarySection. 2022-01-18 18:10:42 -08:00
SampleProfWriter.cpp [CSSPGO] Print "context-nested" instead of "preilnined" for ProfileSummarySection. 2022-01-18 18:10:42 -08:00