Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update this to use llvm-config, patch by Jose M. Moya | Chris Lattner | 2007-09-11 | 1 | -4/+3 |
* | apparently one of the makefile changes changed libprofile.so to profile.so | Chris Lattner | 2005-10-13 | 1 | -1/+1 |
* | Fix the path from ../lib/Debug to ../Debug/lib per changes to Makefiles. | Reid Spencer | 2005-01-14 | 1 | -1/+1 |
* | Default to using edge counts | Chris Lattner | 2004-03-08 | 1 | -9/+13 |
* | Make block profiling the default | Chris Lattner | 2004-02-10 | 1 | -6/+21 |
* | Add -help option | Chris Lattner | 2003-11-02 | 1 | -2/+11 |
* | Pass unrecognized options into llvmprof | Chris Lattner | 2003-10-29 | 1 | -2/+7 |
* | Add option for block profiling, pass in the "correct" argv[0] to the program | Chris Lattner | 2003-10-28 | 1 | -6/+4 |
* | Helper script for collecting profiling instrumentation. Simply run | Chris Lattner | 2003-10-28 | 1 | -0/+44 |