summaryrefslogtreecommitdiff
path: root/lib/profile/InstrProfiling.c
AgeCommit message (Expand)Author
2014-05-16InstrProf: Fix shared object profilingDuncan P. N. Exon Smith
2014-03-23InstrProf: Indicate pointer size in raw profileDuncan P. N. Exon Smith
2014-03-21InstrProf: Change magic number to have non-text charactersDuncan P. N. Exon Smith
2014-03-21InstrProf: Reorganize files; no functionality changeDuncan P. N. Exon Smith
2014-03-21InstrProf: Write raw binary profile from runtimeDuncan P. N. Exon Smith
2014-03-21PGO: Indicate errors in profile runtime APIDuncan 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: Split out initialization of section boundsDuncan P. N. Exon Smith
2014-03-20PGO: Constify references to instrumentation dataDuncan P. N. Exon Smith
2014-03-19PGO: Use past-the-end semantics for pointer rangeDuncan P. N. Exon Smith
2014-03-19PGO: Splitting implementation files; no functionality changeDuncan P. N. Exon Smith