summaryrefslogtreecommitdiff
path: root/Source/Core/Common/JitRegister.cpp
AgeCommit message (Expand)Author
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-10-10Linux: detect perf and default map dir to /tmpTillmann Karras
2015-09-11Partially revert "General: Toss out PRI macro usage"Lioncash
2015-09-05General: Toss out PRI macro usageLioncash
2015-05-25Merge pull request #2274 from degasus/disable_bboxRyan Houdek
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-25Jitregister: fix common-core dependencydegasus
2015-03-14Core: Change NULLs to nullptrs.Rohit Nirmal
2015-02-12JitRegister: fix VTune integrationTillmann Karras
2015-01-28JitRegister: overload Register with a [start,end) variantGabriel Corona
2015-01-28Use printf-like format in JitRegister::RegisterGabriel Corona
2014-11-24Use CLI argument for Linux perf JIT supportGabriel Corona
2014-11-24Move the JIT registration logic in its own fileGabriel Corona