summaryrefslogtreecommitdiffstats
path: root/tools/llvm-prof
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup output a bitChris Lattner2003-10-281-1/+3
* Print out command lines used to run the programsChris Lattner2003-10-282-1/+23
* Add support for reading block frequencies. Fix bug in attribution of countsChris Lattner2003-10-283-2/+48
* Provide an accessor for getting function count information. Print a simpleChris Lattner2003-10-283-11/+78
* Read in the bytecode and profile information, but don't do anything withChris Lattner2003-10-283-1/+175
* Initial checkin of llvmprof stubChris Lattner2003-10-282-0/+49