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