llvm-project/compiler-rt/lib/profile
Zequan Wu 4e8efff53e [Profile] Add missing fflush in __llvm_profile_set_file_object 2021-10-05 15:41:51 -07: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 [profile] Add InstrProfilingInternal.c.o to Darwin kext builtins 2020-07-29 17:23:28 -07:00
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] Add missing fflush in __llvm_profile_set_file_object 2021-10-05 15:41:51 -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 Reland "[CMake] Support installation of InstrProfData.inc" 2019-11-22 14:09:46 -08:00
InstrProfilingNameVar.c
InstrProfilingPlatformDarwin.c [profile] Add binary id into profiles 2021-07-23 00:19:12 +00:00
InstrProfilingPlatformFuchsia.c [profile][fuchsia] Don't include extra NUL in log messages 2021-09-23 15:16:31 -07:00
InstrProfilingPlatformLinux.c [llvm][profile] Add padding after binary IDs 2021-09-28 11:50:50 -07: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 [profile] Add __attribute__((used)) to zero size dummy sections 2021-02-17 19:22:25 -08:00
InstrProfilingRuntime.cpp [profile] Make atexit hook a no-op on Fuchsia 2020-03-24 18:47:38 -07:00
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 [profile] Move __llvm_profile_raw_version into a separate file 2020-07-16 16:02:04 -07:00
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