summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ProfileData/SampleProfWriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [cleanup] Re-sort all the #include lines in LLVM usingChandler Carruth2015-01-141-1/+1
* Use ErrorOr for the ::create factory on instrumented and sample profilers.Diego Novillo2014-11-031-5/+7
* Add show and merge tools for sample PGO profiles.Diego Novillo2014-11-011-26/+40
* Add profile writing capabilities for sampling profiles.Diego Novillo2014-10-301-0/+110
OpenPOWER on IntegriCloud