llvm-project/compiler-rt/lib/profile
Xinliang David Li 9235d9f6d7 bug fix: trim section specifier name length
llvm-svn: 270350
2016-05-22 01:21:31 +00:00
..
CMakeLists.txt [PGO] Add API for profile merge from buffer 2016-03-03 18:54:46 +00:00
GCDAProfiling.c [GCDA] Unlock arc file before closing it 2016-03-05 20:10:25 +00:00
InstrProfData.inc bug fix: trim section specifier name length 2016-05-22 01:21:31 +00:00
InstrProfiling.c [profile] minor code restructuring /NFC 2016-05-16 20:33:30 +00:00
InstrProfiling.h [profile] Static counter allocation for value profiling (part-2) 2016-05-21 22:55:45 +00:00
InstrProfilingBuffer.c Reapply r268840: [profile] Simplify value profile writing 2016-05-10 00:17:31 +00:00
InstrProfilingFile.c Fix bot failure 2016-05-20 05:40:07 +00:00
InstrProfilingInternal.h [profile] Static counter allocation for value profiling (part-2) 2016-05-21 22:55:45 +00:00
InstrProfilingMerge.c [profile] Remove another unneeded field in raw profile reader 2016-05-06 02:13:12 +00:00
InstrProfilingMergeFile.c [PGO] internal API name cleanups (for better consistency) 2016-03-06 04:18:13 +00:00
InstrProfilingPlatformDarwin.c Fix a typo (darwin only) 2016-05-21 23:27:18 +00:00
InstrProfilingPlatformLinux.c [profile] Static counter allocation for value profiling (part-2) 2016-05-21 22:55:45 +00:00
InstrProfilingPlatformOther.c Fix typo 2016-05-21 23:06:39 +00:00
InstrProfilingPort.h [profile] PROF_ERR, PROF_WARN 2016-05-20 05:15:42 +00:00
InstrProfilingRuntime.cc [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
InstrProfilingUtil.c [profile] Add portability macro for atomic fetch_and_add 2016-05-16 23:01:03 +00:00
InstrProfilingUtil.h [profile] Add portability macro for atomic fetch_and_add 2016-05-16 23:01:03 +00:00
InstrProfilingValue.c [profile] Static counter allocation for value profiling (part-2) 2016-05-21 22:55:45 +00:00
InstrProfilingWriter.c Avoid leak. Free before resetting. 2016-05-16 23:28:35 +00:00
WindowsMMap.c [PGO] Enable building compiler-rt profile support library on Windows 2016-01-05 17:27:01 +00:00
WindowsMMap.h [PGO] Enable building compiler-rt profile support library on Windows 2016-01-05 17:27:01 +00:00