aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/OProfileJIT/OProfileWrapper.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-18[NFC] Header cleanupMehdi Amini1-1/+0
2014-04-22[Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth1-1/+2
2014-01-07Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth1-2/+2
2013-10-16Adding oprofile support for MCJIT.Andrew Kaylor1-1/+6
2013-08-21Reorder headers according to lint.Bill Wendling1-6/+4
2013-02-07[patch] bug 15055 Add Unistd.h to OProfileWrapper.cppWill Schmidt1-0/+1
2012-03-13Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky1-0/+263