llvm-project/compiler-rt/lib/profile
Xinliang David Li d9689aff32 [Profile] use portable macro /NFC
llvm-svn: 276019
2016-07-19 20:20:20 +00:00
..
CMakeLists.txt [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
GCDAProfiling.c Code refactoring: extract path prefix handling code 2016-07-18 16:16:12 +00:00
InstrProfData.inc [profile] Hide some external symbols in InstrProfData.inc 2016-06-08 16:39:43 +00:00
InstrProfiling.c [profile] Un-hide two symbols 2016-06-08 01:33:15 +00:00
InstrProfiling.h [profile] Hide some external symbols in InstrProfData.inc 2016-06-08 16:39:43 +00:00
InstrProfilingBuffer.c Reapply r268840: [profile] Simplify value profile writing 2016-05-10 00:17:31 +00:00
InstrProfilingFile.c Fix a typeo. 2016-07-15 22:24:24 +00:00
InstrProfilingInternal.h Code refactoring: extract path prefix handling code 2016-07-18 16:16:12 +00:00
InstrProfilingMerge.c [profile] in-process merging support part-3 2016-06-08 23:43:56 +00:00
InstrProfilingMergeFile.c [PGO] internal API name cleanups (for better consistency) 2016-03-06 04:18:13 +00:00
InstrProfilingPlatformDarwin.c [profile] initialize static pool properly 2016-05-22 16:36:03 +00:00
InstrProfilingPlatformLinux.c [profile] initialize static pool properly 2016-05-22 16:36:03 +00:00
InstrProfilingPlatformOther.c [profile] initialize static pool properly 2016-05-22 16:36:03 +00:00
InstrProfilingPort.h [Profile] instroduce portability macro for dir separator(s 2016-07-15 18:48:14 +00:00
InstrProfilingRuntime.cc [PGO] cleanup: unify prefix for portability macros 2015-12-16 03:29:15 +00:00
InstrProfilingUtil.c [Profile] use portable macro /NFC 2016-07-19 20:20:20 +00:00
InstrProfilingUtil.h [profile] in-process mergeing support (part-2) 2016-06-06 03:17:58 +00:00
InstrProfilingValue.c Fix most MSVC warnings in compiler-rt profiling library 2016-06-17 18:12:50 +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 Fix most MSVC warnings in compiler-rt profiling library 2016-06-17 18:12:50 +00:00