summaryrefslogtreecommitdiff
path: root/lib/profile/InstrProfilingPlatformDarwin.c
AgeCommit message (Expand)Author
2016-05-22[profile] initialize static pool properly Xinliang David Li
2016-05-21Fix a typo (darwin only)Xinliang David Li
2016-05-21Fix typoXinliang David Li
2016-05-21[profile] Static counter allocation for value profiling (part-2)Xinliang David Li
2015-12-16[PGO] cleanup: unify prefix for portability macrosXinliang David Li
2015-11-23[PGO] Unify section name, section symbol definitions (Darwin)Xinliang David Li
2015-11-23[PGO] Compiler-rt cleanup -- introduces macros for various macrosXinliang David Li
2014-09-04profile: Avoid name collisions between instrumentation and runtimeJustin Bogner
2014-05-16InstrProf: Fix shared object profilingDuncan P. N. Exon Smith
2014-04-22[profile] Flatten profile runtime - define platform-specific code in sources,...Alexey Samsonov
2014-03-21InstrProf: Reorganize files; no functionality changeDuncan P. N. Exon Smith
2014-03-20PGO: Declare zero-argument C functions as foo(void)Duncan P. N. Exon Smith
2014-03-20PGO: Change runtime prefix from pgo to profileDuncan P. N. Exon Smith
2014-03-20PGO: Add function to reset counters at runtimeDuncan P. N. Exon Smith
2014-03-20PGO: Moving files for clarityDuncan P. N. Exon Smith