summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-prof/llvm-prof.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleanup output a bitChris Lattner2003-10-281-1/+3
| | | | llvm-svn: 9567
* Print out command lines used to run the programsChris Lattner2003-10-281-1/+20
| | | | llvm-svn: 9562
* Add support for reading block frequencies. Fix bug in attribution of countsChris Lattner2003-10-281-0/+12
| | | | | | to functions llvm-svn: 9559
* Provide an accessor for getting function count information. Print a simpleChris Lattner2003-10-281-3/+37
| | | | | | report llvm-svn: 9557
* Read in the bytecode and profile information, but don't do anything withChris Lattner2003-10-281-1/+12
| | | | | | it yet. llvm-svn: 9556
* Initial checkin of llvmprof stubChris Lattner2003-10-281-0/+36
llvm-svn: 9551
OpenPOWER on IntegriCloud