summaryrefslogtreecommitdiff
path: root/lib/profile/InstrProfilingUtil.h
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-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
2016-07-19[Profile] introduce reusable internal interfaces to find dir separator \NFCXinliang David Li
2016-07-19[Profile] move utility interfaces to the right header /NFCXinliang David Li
2016-06-06[profile] in-process mergeing support (part-2)Xinliang David Li
2016-05-16[profile] Add portability macro for atomic fetch_and_addXinliang David Li
2016-05-16[PS4] Change the names of some "environmental" things to what ourPaul Robinson
2016-03-07[Fix r262785] Fix missing declaration when COMPILER_RT_BOOL_CMPXCHG was used ...Filipe Cabecinhas
2016-03-06[PGO] cleanup: move one support method into InstrProfilingUtil.h /NFCXinliang David Li
2016-03-06Minor cleanupXinliang David Li
2016-03-02Add some minimal portability code paths for PS4.Sean Silva
2015-07-09Add support for generating profiles in a given directory.Diego Novillo