summaryrefslogtreecommitdiffstats
path: root/llvm/runtime/libprofile/Profiling.h
Commit message (Collapse)AuthorAgeFilesLines
* remove attribution from a variety of miscellaneous files.Chris Lattner2007-12-291-2/+2
| | | | llvm-svn: 45425
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-171-0/+31
| | | | | | | premature, these libraries will be going away for the 2.0 release. Other arrangements for profiling, gc, etc. should be made in the next few months. llvm-svn: 31807
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-161-31/+0
| | | | | | be dropped. This patch pertains to removing the runtime directory from LLVM. llvm-svn: 31793
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
| | | | llvm-svn: 21427
* Share the profile info type enum with the C++ analysis libraries.Brian Gaeke2004-05-041-9/+5
| | | | | | Add a documentation comment for write_profiling_data(). llvm-svn: 13345
* Add basic block tracing information as a type of "profiling" information.Brian Gaeke2004-05-031-1/+2
| | | | llvm-svn: 13337
* Make the initialization calls return argc.Chris Lattner2004-02-101-1/+1
| | | | llvm-svn: 11261
* Initial checkin of function and block profiling runtime libraryChris Lattner2003-10-281-0/+34
llvm-svn: 9546
OpenPOWER on IntegriCloud