aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/Instrumentation/ProfilingUtils.h
Commit message (Expand)AuthorAgeFilesLines
* Add a function for profiling to run at shutdown. Unlike the existing API, thisNick Lewycky2011-04-081-1/+3
* Implementation of path profiling.Andrew Trick2011-01-291-2/+5
* fix typosGabor Greif2008-03-061-1/+1
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Remove trailing whitespaceMisha Brukman2005-04-211-2/+2
* CPR is dead.Chris Lattner2004-11-191-1/+0
* bug 122:Reid Spencer2004-07-181-1/+1
* In InsertProfilingInitCall(), make it legal to pass in a null array, inBrian Gaeke2004-05-031-1/+1
* Split utility functions out of BlockProfiling.cppChris Lattner2004-03-081-0/+32