aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ProfileData/SampleProfWriter.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-11-03Use ErrorOr for the ::create factory on instrumented and sample profilers.Diego Novillo1-5/+7
2014-11-01Add show and merge tools for sample PGO profiles.Diego Novillo1-26/+40
2014-10-30Add profile writing capabilities for sampling profiles.Diego Novillo1-0/+110