aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/libprofile/Profiling.h
Commit message (Expand)AuthorAgeFilesLines
* Share the profile info type enum with the C++ analysis libraries.Brian Gaeke2004-05-041-9/+5
* Add basic block tracing information as a type of "profiling" information.Brian Gaeke2004-05-031-1/+2
* Make the initialization calls return argc.Chris Lattner2004-02-101-1/+1
* Initial checkin of function and block profiling runtime libraryChris Lattner2003-10-281-0/+34