summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PerformanceTracker.h
AgeCommit message (Expand)Author
2023-01-06PerformanceTracker: Add ownership of m_log_name.Sam Belliveau
2023-01-06PerformanceTracker: Use shared_mutex instead of mutex so multiple threads can...Sam Belliveau
2022-12-23Remove Redundant Access SpecifiersSam Belliveau
2022-12-23New FrameTime/VBlank Analyzer + GraphSam Belliveau