summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-prof
Commit message (Collapse)AuthorAgeFilesLines
...
* Add support for reading block frequencies. Fix bug in attribution of countsChris Lattner2003-10-283-2/+48
| | | | | | to functions llvm-svn: 9559
* Provide an accessor for getting function count information. Print a simpleChris Lattner2003-10-283-11/+78
| | | | | | report llvm-svn: 9557
* Read in the bytecode and profile information, but don't do anything withChris Lattner2003-10-283-1/+175
| | | | | | it yet. llvm-svn: 9556
* Initial checkin of llvmprof stubChris Lattner2003-10-282-0/+49
llvm-svn: 9551
OpenPOWER on IntegriCloud