summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/profile/InstrProfilingRuntime.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/profile to .cppNico Weber2019-07-311-29/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Profile] cleanup: do not reference name directly of vars shared between rt a...Xinliang David Li2016-07-221-1/+2
* [PGO] cleanup: unify prefix for portability macrosXinliang David Li2015-12-161-1/+1
* [PGO] Improve prof library portabilityXinliang David Li2015-12-151-2/+1
* InstrProf: Support profiling dlopen'd shared librariesDuncan P. N. Exon Smith2014-05-171-1/+1
* InstrProf: Fix shared object profilingDuncan P. N. Exon Smith2014-05-161-4/+7
* InstrProf: Remove redundant declarationDuncan P. N. Exon Smith2014-05-101-1/+0
* InstrProf: Reorganize files; no functionality changeDuncan P. N. Exon Smith2014-03-211-1/+1
* PGO: Change runtime prefix from pgo to profileDuncan P. N. Exon Smith2014-03-201-3/+3
* PGO: Update interface for writing instrumentation data to fileDuncan P. N. Exon Smith2014-03-201-1/+1
* PGO: Add explicit static initializationDuncan P. N. Exon Smith2014-03-201-0/+28
OpenPOWER on IntegriCloud