summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/profile/InstrProfilingUtil.h
Commit message (Expand)AuthorAgeFilesLines
* Add a shim for setenv on PS4 since it does not exist.Douglas Yung2019-11-121-1/+3
* (Reland with changes) Adding a function for setting coverage output file.Sajjad Mirza2019-06-241-0/+2
* Revert r362676 "[Profile]: Add runtime interface to specify file handle for p...Hans Wennborg2019-06-121-2/+0
* [Profile]: Add runtime interface to specify file handle for profile data.Xinliang David Li2019-06-061-0/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [compiler-rt] Add a routine to specify the mode used when creating profile dirs.Matt Davis2018-07-311-0/+6
* [profile] Port the runtime to Solaris (retry)Vedant Kumar2017-12-141-0/+3
* Revert "(HEAD -> master, origin/master, origin/HEAD) [profile] Port the runti...Vedant Kumar2017-12-141-3/+0
* [profile] Port the runtime to SolarisVedant Kumar2017-12-141-0/+3
* Revert r312240Alex Lorenz2017-08-311-2/+2
* Build LLVM with -Wstrict-prototypes enabledAlex Lorenz2017-08-311-2/+2
* Resubmit r295469 [PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-writeRong Xu2017-03-171-0/+8
* Revert "[PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-write"Renato Golin2017-02-201-8/+0
* [PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-writeRong Xu2017-02-161-0/+8
* [Profile] introduce reusable internal interfaces to find dir separator \NFCXinliang David Li2016-07-191-0/+7
* [Profile] move utility interfaces to the right header /NFCXinliang David Li2016-07-191-0/+14
* [profile] in-process mergeing support (part-2)Xinliang David Li2016-06-061-0/+5
* [profile] Add portability macro for atomic fetch_and_addXinliang David Li2016-05-161-1/+2
* [PS4] Change the names of some "environmental" things to what ourPaul Robinson2016-05-161-2/+2
* [Fix r262785] Fix missing declaration when COMPILER_RT_BOOL_CMPXCHG was used ...Filipe Cabecinhas2016-03-071-1/+1
* [PGO] cleanup: move one support method into InstrProfilingUtil.h /NFCXinliang David Li2016-03-061-0/+2
* Minor cleanupXinliang David Li2016-03-061-0/+2
* Add some minimal portability code paths for PS4.Sean Silva2016-03-021-0/+7
* Add support for generating profiles in a given directory.Diego Novillo2015-07-091-0/+16
OpenPOWER on IntegriCloud