Age | Commit message (Expand) | Author |
---|---|---|
2011-04-29 | Rename profile_rt.so to libprofile_rt.so under configure+make (it already was | Nick Lewycky |
2010-09-29 | Convert a bunch of uses of 'bytecode' into 'bitcode'. This | Duncan Sands |
2007-09-11 | update this to use llvm-config, patch by Jose M. Moya | Chris Lattner |
2005-10-13 | apparently one of the makefile changes changed libprofile.so to profile.so | Chris Lattner |
2005-01-14 | Fix the path from ../lib/Debug to ../Debug/lib per changes to Makefiles. | Reid Spencer |
2004-03-08 | Default to using edge counts | Chris Lattner |
2004-02-10 | Make block profiling the default | Chris Lattner |
2003-11-02 | Add -help option | Chris Lattner |
2003-10-29 | Pass unrecognized options into llvmprof | Chris Lattner |
2003-10-28 | Add option for block profiling, pass in the "correct" argv[0] to the program | Chris Lattner |
2003-10-28 | Helper script for collecting profiling instrumentation. Simply run | Chris Lattner |