summaryrefslogtreecommitdiff
path: root/lib/profile/InstrProfilingPlatformDarwin.c
Commit message (Expand)AuthorAgeFilesLines
* Reland compiler-rt support for order file instrumentation.Manman Ren2019-03-081-0/+5
* Revert compiler-rt diffs for order file instrumentation to get bot green!Manman Ren2019-03-051-5/+0
* Order File Instrumentation: dump the data in compiler-rtManman Ren2019-03-041-0/+5
* [InstrProf] Fix darwin errors after r353547Francis Visoiu Mistrih2019-02-081-8/+8
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [profile] initialize static pool properly Xinliang David Li2016-05-221-0/+3
* Fix a typo (darwin only)Xinliang David Li2016-05-211-1/+1
* Fix typoXinliang David Li2016-05-211-1/+1
* [profile] Static counter allocation for value profiling (part-2)Xinliang David Li2016-05-211-0/+14
* [PGO] cleanup: unify prefix for portability macrosXinliang David Li2015-12-161-12/+12
* [PGO] Unify section name, section symbol definitions (Darwin)Xinliang David Li2015-11-231-6/+10
* [PGO] Compiler-rt cleanup -- introduces macros for various macrosXinliang David Li2015-11-231-19/+18
* profile: Avoid name collisions between instrumentation and runtimeJustin Bogner2014-09-041-6/+6
* InstrProf: Fix shared object profilingDuncan P. N. Exon Smith2014-05-161-0/+12
* [profile] Flatten profile runtime - define platform-specific code in sources,...Alexey Samsonov2014-04-221-0/+2
* InstrProf: Reorganize files; no functionality changeDuncan P. N. Exon Smith2014-03-211-1/+1
* PGO: Declare zero-argument C functions as foo(void)Duncan P. N. Exon Smith2014-03-201-6/+10
* PGO: Change runtime prefix from pgo to profileDuncan P. N. Exon Smith2014-03-201-12/+12
* PGO: Add function to reset counters at runtimeDuncan P. N. Exon Smith2014-03-201-2/+2
* PGO: Moving files for clarityDuncan P. N. Exon Smith2014-03-201-0/+25