summaryrefslogtreecommitdiffstats
path: root/src/common/profiler.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-28Common: Cleanup profiler includes.Emmanuel Gil Peyrot1-3/+8
2015-05-08Profiler: Fix off-by-one error when computing average.Yuri Kunde Schlesner1-2/+1
2015-05-07Common: Remove many unnecessary cross-platform compatibility macrosYuri Kunde Schlesner1-1/+0
2015-03-02Profiler: Implement QPCClock to get better precision on Win32Yuri Kunde Schlesner1-0/+23
2015-03-02Add profiling infrastructure and widgetYuri Kunde Schlesner1-0/+159