aboutsummaryrefslogtreecommitdiffstats
path: root/utils/profile.pl
Commit message (Expand)AuthorAgeFilesLines
* update this to use llvm-config, patch by Jose M. MoyaChris Lattner2007-09-111-4/+3
* apparently one of the makefile changes changed libprofile.so to profile.soChris Lattner2005-10-131-1/+1
* Fix the path from ../lib/Debug to ../Debug/lib per changes to Makefiles.Reid Spencer2005-01-141-1/+1
* Default to using edge countsChris Lattner2004-03-081-9/+13
* Make block profiling the defaultChris Lattner2004-02-101-6/+21
* Add -help optionChris Lattner2003-11-021-2/+11
* Pass unrecognized options into llvmprofChris Lattner2003-10-291-2/+7
* Add option for block profiling, pass in the "correct" argv[0] to the programChris Lattner2003-10-281-6/+4
* Helper script for collecting profiling instrumentation. Simply runChris Lattner2003-10-281-0/+44