summaryrefslogtreecommitdiff
path: root/Source/Core/Common/JitRegister.cpp
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2026-01-18JitRegister: Check Open return codeDentomologist
2026-01-18JitRegister: Verify IOFile IsGoodDentomologist
2026-01-18JitRegister: Fix IsEnabled when using VTune without perfDentomologist
2026-01-17JitRegister: Remove redundant check for open fileDentomologist
2025-10-26JitRegister: Remove OProfile profilerJoshua Vandaële
2023-05-02Common/JitRegister: Move interface into Common namespaceLioncash
2022-02-16JitRegister: Use fmtMerry
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-27rename Common/File to Common/IOFileShawn Hoffman
2019-06-14Common: Use fmt where applicableLioncash
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2017-09-10JIT: Don't always look up symbols for blocksLéo Lam
2017-06-15Move IOFile to a separate fileJosJuice
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