summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Profiler.cpp
AgeCommit message (Expand)Author
2025-03-29Common: Make Profiler thread safeJosJuice
2022-08-02Common::Timer: use chrono::steady_clock internallyShawn Hoffman
2021-12-10Treewide: Adjust order of includesPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2019-04-30Remove redundant initializationFilip Gawin
2017-06-07fix various instances of -1 being assigned to unsigned typesShawn Hoffman
2017-01-23Add includes for building on Windows without PCHMichael Maltese
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-08-20Profiler: Sort output by total timedegasus
2014-12-03Fix building with PCH disabled.Rohit Nirmal
2014-12-03Common: Add a built-in profilerdegasus