hanchenye-llvm-project/compiler-rt/lib/profile
David Carlier 08c3cdb8b8 [Sanitizers][PGO] missing return statement 2021-09-04 11:40:58 +01:00
..
CMakeLists.txt [sanitizer] Fix for CMAKE_CXX_FLAGS update 2021-08-19 12:05:55 -07:00
GCDAProfiling.c [gcov] Silence warning: comparison of integers of different signs 2021-05-25 18:46:37 -04:00
InstrProfiling.c
InstrProfiling.h [compiler-rt] NFC: Fix trivial typo 2021-09-04 14:12:58 +05:30
InstrProfilingBuffer.c [profile] Fix profile merging with binary IDs 2021-07-30 18:54:27 -07:00
InstrProfilingFile.c [Profile] Support __llvm_profile_set_file_object in continuous mode. 2021-08-27 13:06:46 -07:00
InstrProfilingInternal.c Revert "[profile] Add binary id into profiles" 2021-07-21 19:15:18 +00:00
InstrProfilingInternal.h [compiler-rt] NFC: Fix trivial typo 2021-09-04 14:12:58 +05:30
InstrProfilingMerge.c [profile] Fix profile merging with binary IDs 2021-07-30 18:54:27 -07:00
InstrProfilingMergeFile.c
InstrProfilingNameVar.c
InstrProfilingPlatformDarwin.c [profile] Add binary id into profiles 2021-07-23 00:19:12 +00:00
InstrProfilingPlatformFuchsia.c [profile] Update counter offset to account for binary ids 2021-08-23 21:43:30 -07:00
InstrProfilingPlatformLinux.c [profile] Add static keyword to binary id functions 2021-08-16 19:36:47 +00:00
InstrProfilingPlatformOther.c [InstrProfiling] Support relative CountersPtr for PlatformOther 2021-08-18 17:45:39 +00:00
InstrProfilingPlatformWindows.c [profile] Add binary id into profiles 2021-07-23 00:19:12 +00:00
InstrProfilingPort.h
InstrProfilingRuntime.cpp
InstrProfilingUtil.c [Sanitizers][PGO] missing return statement 2021-09-04 11:40:58 +01:00
InstrProfilingUtil.h [Profile][NFC] Clean up initializeProfileForContinuousMode 2021-08-06 14:00:36 -07:00
InstrProfilingValue.c [compiler-rt] NFC: Fix trivial typo 2021-09-04 14:12:58 +05:30
InstrProfilingVersionVar.c
InstrProfilingWriter.c [compiler-rt] NFC: Fix trivial typo 2021-09-04 14:12:58 +05:30
WindowsMMap.c [profile] Decommit memory after counter relocation 2021-07-15 22:49:21 -07:00
WindowsMMap.h [profile] Decommit memory after counter relocation 2021-07-15 22:49:21 -07:00