summaryrefslogtreecommitdiff
path: root/utils/profile.pl
AgeCommit message (Expand)AuthorFilesLines
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