summaryrefslogtreecommitdiff
path: root/lib/profile/InstrProfilingPlatformLinux.c
Commit message (Expand)AuthorAgeFilesLines
* Reland compiler-rt support for order file instrumentation.Manman Ren2019-03-081-0/+7
* Revert compiler-rt diffs for order file instrumentation to get bot green!Manman Ren2019-03-051-5/+0
* Attemp to fix build brokage due to D57530.Manman Ren2019-03-041-0/+5
* [InstrProf] Implement static profdata registrationReid Kleckner2019-02-081-12/+12
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add support for LLVM profile for NetBSDKamil Rytarowski2018-12-221-1/+1
* [profile] Support profiling runtime on FuchsiaPetr Hosek2018-07-251-1/+1
* [profile] Port the runtime to Solaris (retry)Vedant Kumar2017-12-141-2/+4
* Revert "(HEAD -> master, origin/master, origin/HEAD) [profile] Port the runti...Vedant Kumar2017-12-141-4/+2
* [profile] Port the runtime to SolarisVedant Kumar2017-12-141-2/+4
* [profile] initialize static pool properly Xinliang David Li2016-05-221-2/+4
* [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-15/+16
* [PGO] Unify section name, section symbol definitions (Linux)Xinliang David Li2015-11-231-15/+26
* [PGO] Compiler-rt cleanup -- introduces macros for various macrosXinliang David Li2015-11-231-23/+15
* [PGO] Ensure profile section symbols are created (linux)Xinliang David Li2015-11-131-0/+7
* [PGO] Eliminate prof data register calls on FreeBSD platformXinliang David Li2015-10-191-1/+1
* [PGO]: Eliminate calls to __llvm_profile_register_function for Linux.Xinliang David Li2015-10-131-0/+48