summaryrefslogtreecommitdiff
path: root/lib/profile/InstrProfilingRuntime.cc
AgeCommit message (Expand)Author
2016-07-22[Profile] cleanup: do not reference name directly of vars shared between rt a...Xinliang David Li
2015-12-16[PGO] cleanup: unify prefix for portability macrosXinliang David Li
2015-12-15[PGO] Improve prof library portabilityXinliang David Li
2014-05-17InstrProf: Support profiling dlopen'd shared librariesDuncan P. N. Exon Smith
2014-05-16InstrProf: Fix shared object profilingDuncan P. N. Exon Smith
2014-05-10InstrProf: Remove redundant declarationDuncan P. N. Exon Smith
2014-03-21InstrProf: Reorganize files; no functionality changeDuncan P. N. Exon Smith
2014-03-20PGO: Change runtime prefix from pgo to profileDuncan P. N. Exon Smith
2014-03-20PGO: Update interface for writing instrumentation data to fileDuncan P. N. Exon Smith
2014-03-20PGO: Add explicit static initializationDuncan P. N. Exon Smith