llvm-project/compiler-rt/lib/profile
Xinliang David Li 463e5ab205 Sync up with master InstrProfData.inc
llvm-svn: 254113
2015-11-26 00:03:34 +00:00
..
CMakeLists.txt [PGO] Refactor File and Buffer API profile writing code 2015-11-18 21:08:03 +00:00
GCDAProfiling.c Add support for generating profiles in a given directory. 2015-07-09 17:21:52 +00:00
InstrProfData.inc Sync up with master InstrProfData.inc 2015-11-26 00:03:34 +00:00
InstrProfiling.c [PGO] Use common definition of raw magic and version 2015-11-23 17:26:53 +00:00
InstrProfiling.h [PGO] sync up target instrument decl between runtime and llvm (NFC) 2015-11-23 20:07:09 +00:00
InstrProfilingBuffer.c Fix a bug introduced in cleanup 2015-11-23 05:16:28 +00:00
InstrProfilingFile.c [PGO] Compiler-rt cleanup -- introduces macros for various macros 2015-11-23 04:38:17 +00:00
InstrProfilingInternal.h Fix -Wpointer-sign warning 2015-11-21 07:26:46 +00:00
InstrProfilingPlatformDarwin.c [PGO] Unify section name, section symbol definitions (Darwin) 2015-11-23 19:48:25 +00:00
InstrProfilingPlatformLinux.c [PGO] Unify section name, section symbol definitions (Linux) 2015-11-23 18:56:03 +00:00
InstrProfilingPlatformOther.c [PGO] Compiler-rt cleanup -- introduces macros for various macros 2015-11-23 04:38:17 +00:00
InstrProfilingRuntime.cc InstrProf: Support profiling dlopen'd shared libraries 2014-05-17 01:27:30 +00:00
InstrProfilingUtil.c [PGO] Compiler-rt cleanup -- introduces macros for various macros 2015-11-23 04:38:17 +00:00
InstrProfilingUtil.h Add support for generating profiles in a given directory. 2015-07-09 17:21:52 +00:00
InstrProfilingWriter.c [PGO] Unify raw profile header definition 2015-11-23 18:36:40 +00:00
Makefile.mk PGO: Add explicit static initialization 2014-03-20 19:23:53 +00:00