summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-prof/llvm-prof.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* If only have function profile, don't print out "not executed" for all of the ...Chris Lattner2003-10-301-0/+1
* Add the ability to print out llvm code when the -annotated-llvm option is givenChris Lattner2003-10-301-5/+56
* Add the ability to synthesize function counts from block count informationChris Lattner2003-10-291-1/+1
* Print the top 20 most frequently executed blocks. Fix sort predicate problemChris Lattner2003-10-291-6/+27
* Cleanup output a bitChris Lattner2003-10-281-1/+3
* Print out command lines used to run the programsChris Lattner2003-10-281-1/+20
* Add support for reading block frequencies. Fix bug in attribution of countsChris Lattner2003-10-281-0/+12
* Provide an accessor for getting function count information. Print a simpleChris Lattner2003-10-281-3/+37
* Read in the bytecode and profile information, but don't do anything withChris Lattner2003-10-281-1/+12
* Initial checkin of llvmprof stubChris Lattner2003-10-281-0/+36
OpenPOWER on IntegriCloud