llvm-project/compiler-rt/lib/profile
Petr Hosek 6ea2f31f3d Revert "[profile] Fix profile merging with binary IDs"
This reverts commit 89d6eb6f8c, this
seemed to have break a few builders.
2021-07-30 14:32:52 -07:00
..
CMakeLists.txt [InstrProfiling] Use weak alias for bias variable 2021-07-19 12:23:51 -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 [InstrProfiling] Use weak alias for bias variable 2021-07-19 12:23:51 -07:00
InstrProfilingBuffer.c Revert "[profile] Fix profile merging with binary IDs" 2021-07-30 14:32:52 -07:00
InstrProfilingFile.c [profile] Add underscore to /alternatename for Win/x86 2021-07-28 14:58:35 -07:00
InstrProfilingInternal.c Revert "[profile] Add binary id into profiles" 2021-07-21 19:15:18 +00:00
InstrProfilingInternal.h [profile] Add binary id into profiles 2021-07-23 00:19:12 +00:00
InstrProfilingMerge.c Revert "[profile] Fix profile merging with binary IDs" 2021-07-30 14:32:52 -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 [InstrProfiling] Use weak alias for bias variable 2021-07-19 12:23:51 -07:00
InstrProfilingPlatformLinux.c [profile] Add binary id into profiles 2021-07-23 00:19:12 +00:00
InstrProfilingPlatformOther.c [profile] Add binary id into profiles 2021-07-23 00:19:12 +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 [profile] Decommit memory after counter relocation 2021-07-15 22:49:21 -07:00
InstrProfilingUtil.h [InstrProfiling] Use weak alias for bias variable 2021-07-19 12:23:51 -07:00
InstrProfilingValue.c [PGO] Remove the old memop value profiling buckets. 2020-10-15 10:09:49 -07:00
InstrProfilingVersionVar.c [profile] Move __llvm_profile_raw_version into a separate file 2020-07-16 16:02:04 -07:00
InstrProfilingWriter.c [InstrProfiling] Make CountersPtr in __profd_ relative 2021-07-30 11:52:18 -07:00
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