summaryrefslogtreecommitdiff
path: root/runtime/libprofile/CommonProfiling.c
Commit message (Expand)AuthorAge
* Unbreak the MSVC build:Francois Pichet2011-04-29
* Implementation of path profiling.Andrew Trick2011-01-29
* remove attribution from a variety of miscellaneous files.Chris Lattner2007-12-29
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-17
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-16
* Remove unused variable.Reid Spencer2006-11-03
* Constants for profile info type changed names to match the C++ ones.Brian Gaeke2004-05-04
* Make sure to copy the null terminator at the end of the argv list. SomeChris Lattner2004-02-10
* Allow the program to take a '-llvmprof-output filename' option to specifyChris Lattner2004-02-10
* Make the initialization calls return argc.Chris Lattner2004-02-10
* Actually save and pass in argument informationChris Lattner2003-10-28
* We need to output the number of records we have, so we know how many to read ...Chris Lattner2003-10-28
* Initial checkin of function and block profiling runtime libraryChris Lattner2003-10-28