aboutsummaryrefslogtreecommitdiff
path: root/runtime/libprofile/Profiling.h
AgeCommit message (Expand)Author
2011-01-29Implementation of path profiling.Andrew Trick
2007-12-29remove attribution from a variety of miscellaneous files.Chris Lattner
2006-11-17Undo removal of the runtime libraries. While this may have been a bitReid Spencer
2006-11-16In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer
2005-04-21Remove trailing whitespaceMisha Brukman
2004-05-04Share the profile info type enum with the C++ analysis libraries.Brian Gaeke
2004-05-03Add basic block tracing information as a type of "profiling" information.Brian Gaeke
2004-02-10Make the initialization calls return argc.Chris Lattner
2003-10-28Initial checkin of function and block profiling runtime libraryChris Lattner