summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/profile/InstrProfiling.c
Commit message (Expand)AuthorAgeFilesLines
* profile: Avoid name collisions between instrumentation and runtimeJustin Bogner2014-09-041-2/+2
* InstrProf: Fix shared object profilingDuncan P. N. Exon Smith2014-05-161-0/+3
* InstrProf: Indicate pointer size in raw profileDuncan P. N. Exon Smith2014-03-231-4/+6
* InstrProf: Change magic number to have non-text charactersDuncan P. N. Exon Smith2014-03-211-9/+16
* InstrProf: Reorganize files; no functionality changeDuncan P. N. Exon Smith2014-03-211-47/+4
* InstrProf: Write raw binary profile from runtimeDuncan P. N. Exon Smith2014-03-211-22/+47
* PGO: Indicate errors in profile runtime APIDuncan P. N. Exon Smith2014-03-211-7/+17
* PGO: Change runtime prefix from pgo to profileDuncan P. N. Exon Smith2014-03-201-8/+8
* PGO: Add function to reset counters at runtimeDuncan P. N. Exon Smith2014-03-201-0/+8
* PGO: Split out initialization of section boundsDuncan P. N. Exon Smith2014-03-201-35/+2
* PGO: Constify references to instrumentation dataDuncan P. N. Exon Smith2014-03-201-6/+6
* PGO: Use past-the-end semantics for pointer rangeDuncan P. N. Exon Smith2014-03-191-5/+4
* PGO: Splitting implementation files; no functionality changeDuncan P. N. Exon Smith2014-03-191-0/+70
OpenPOWER on IntegriCloud