aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Instrumentation/ProfilingUtils.h
AgeCommit message (Expand)Author
2011-04-08Add a function for profiling to run at shutdown. Unlike the existing API, thisNick Lewycky
2011-01-29Implementation of path profiling.Andrew Trick
2008-03-06fix typosGabor Greif
2007-12-29Remove attribution from file headers, per discussion on llvmdev.Chris Lattner
2005-04-21Remove trailing whitespaceMisha Brukman
2004-11-19CPR is dead.Chris Lattner
2004-07-18bug 122:Reid Spencer
2004-05-03In InsertProfilingInitCall(), make it legal to pass in a null array, inBrian Gaeke
2004-03-08Split utility functions out of BlockProfiling.cppChris Lattner