summaryrefslogtreecommitdiff
path: root/utils/profile.pl
Commit message (Expand)AuthorAge
* Rename profile_rt.so to libprofile_rt.so under configure+make (it already wasNick Lewycky2011-04-29
* Convert a bunch of uses of 'bytecode' into 'bitcode'. ThisDuncan Sands2010-09-29
* update this to use llvm-config, patch by Jose M. MoyaChris Lattner2007-09-11
* apparently one of the makefile changes changed libprofile.so to profile.soChris Lattner2005-10-13
* Fix the path from ../lib/Debug to ../Debug/lib per changes to Makefiles.Reid Spencer2005-01-14
* Default to using edge countsChris Lattner2004-03-08
* Make block profiling the defaultChris Lattner2004-02-10
* Add -help optionChris Lattner2003-11-02
* Pass unrecognized options into llvmprofChris Lattner2003-10-29
* Add option for block profiling, pass in the "correct" argv[0] to the programChris Lattner2003-10-28
* Helper script for collecting profiling instrumentation. Simply runChris Lattner2003-10-28