summaryrefslogtreecommitdiff
path: root/lib/profile/InstrProfilingFile.c
AgeCommit message (Expand)Author
2017-12-14[profile] Port the runtime to Solaris (retry)Vedant Kumar
2017-12-14Revert "(HEAD -> master, origin/master, origin/HEAD) [profile] Port the runti...Vedant Kumar
2017-12-14[profile] Port the runtime to SolarisVedant Kumar
2017-08-31Revert r312240Alex Lorenz
2017-08-31Build LLVM with -Wstrict-prototypes enabledAlex Lorenz
2017-08-23[Profile] create a copy of profile file name from environmentXinliang David Li
2017-08-15Revert r310857 due to internal test failureXinliang David Li
2017-08-14[PGO] Add support for relocate profile dumping directoryXinliang David Li
2017-06-28[PGO] Reduce IO in profile dumping with mergingXinliang David Li
2017-06-27[Profile] Remove redundant callXinliang David Li
2017-06-27[PGO] Refactor file/buffer writer callback interfaces /NFCXinliang David Li
2017-03-17Resubmit r295469 [PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-writeRong Xu
2017-02-20Revert "[PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-write"Renato Golin
2017-02-16[PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-writeRong Xu
2017-02-14[PGO] Delay profile dir creation until writeXinliang David Li
2016-11-29[profile] use GetComputerNameExW instead of gethostname on WindowsBob Haarman
2016-10-18[profile] Mark lprofCurFilename as COMPILER_RT_WEAKVedant Kumar
2016-09-23Revert "[profile] Hide lprofCurFilename"Vedant Kumar
2016-09-23[profile] Hide lprofCurFilenameVedant Kumar
2016-09-22[Profile] suppress verbose rt message by defaultXinliang David Li
2016-09-08Correctly escape %.Nico Weber
2016-08-10test commit.Ying Yi
2016-08-09[Profile] Implement new API __llvm_profile_dumpXinliang David Li
2016-08-02[Profile] track ownership of filename pattern stringXinliang David Li
2016-07-21[Profile] deprecate __llvm_profile_override_default_filename (part2)Xinliang David Li
2016-07-21[Profile] bug fix: profile dir not recursively createdXinliang David Li
2016-07-20Minor cleanup -- clear name structure before parsingXinliang David Li
2016-07-20[Profile] implement interface to get profile path prefixXinliang David Li
2016-07-19[Profile] introduce reusable internal interfaces to find dir separator \NFCXinliang David Li
2016-07-15Fix a typeo.George Burgess IV
2016-07-15[Profile] instroduce portability macro for dir separator(sXinliang David Li
2016-06-14[profile] Update a warning message (NFC)Vedant Kumar
2016-06-10[profile] cleanup file setting codeXinliang David Li
2016-06-08[profile] in-process merging support part-3Xinliang David Li
2016-06-08[profile] Un-hide two symbolsVedant Kumar
2016-06-08[profile] Hide a few external symbols (NFCI)Vedant Kumar
2016-05-25[profile] Further cleanup/refactor file handling codeXinliang David Li
2016-05-25Fix braced initializer list (NFC)Teresa Johnson
2016-05-24[profile] clean up profile file handling codeXinliang David Li
2016-05-24Fix typo in commentXinliang David Li
2016-05-24[profile] clean up file initialization codeXinliang David Li
2016-05-20Fix bot failureXinliang David Li
2016-05-20[profile] PROF_ERR, PROF_WARNXinliang David Li
2016-05-20[profile] Remove anther malloc useXinliang David Li
2016-05-18[profile] Allow max vals per site to be controllable at runtimeXinliang David Li
2016-05-14[profile] Eliminate dynamic memory allocation for vp writingXinliang David Li
2016-05-13[profile] Eliminate dynamic memory allocation for buffered writerXinliang David Li
2016-05-10Reapply r268840: [profile] Simplify value profile writingXinliang David Li
2016-05-07Revert "[profile] Simplify value profile writing"Renato Golin
2016-05-07[profile] Simplify value profile writingXinliang David Li