summaryrefslogtreecommitdiff
path: root/utils/profile.pl
AgeCommit message (Expand)AuthorFilesLines
2011-04-29Rename profile_rt.so to libprofile_rt.so under configure+make (it already wasNick Lewycky1-1/+1
2010-09-29Convert a bunch of uses of 'bytecode' into 'bitcode'. ThisDuncan Sands1-2/+2
2007-09-11update this to use llvm-config, patch by Jose M. MoyaChris Lattner1-4/+3
2005-10-13apparently one of the makefile changes changed libprofile.so to profile.soChris Lattner1-1/+1
2005-01-14Fix the path from ../lib/Debug to ../Debug/lib per changes to Makefiles.Reid Spencer1-1/+1
2004-03-08Default to using edge countsChris Lattner1-9/+13
2004-02-10Make block profiling the defaultChris Lattner1-6/+21
2003-11-02Add -help optionChris Lattner1-2/+11
2003-10-29Pass unrecognized options into llvmprofChris Lattner1-2/+7
2003-10-28Add option for block profiling, pass in the "correct" argv[0] to the programChris Lattner1-6/+4
2003-10-28Helper script for collecting profiling instrumentation. Simply runChris Lattner1-0/+44