summaryrefslogtreecommitdiff
path: root/src/common/profiler.cpp
AgeCommit message (Expand)Author
2017-02-26Remove built-in (non-Microprofile) profilerYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-04-29Common: Remove section measurement from profiler (#1731)Yuri Kunde Schlesner
2015-06-28Common: Cleanup profiler includes.Emmanuel Gil Peyrot
2015-05-07Profiler: Fix off-by-one error when computing average.Yuri Kunde Schlesner
2015-05-06Common: Remove many unnecessary cross-platform compatibility macrosYuri Kunde Schlesner
2015-03-01Profiler: Implement QPCClock to get better precision on Win32Yuri Kunde Schlesner
2015-03-01Add profiling infrastructure and widgetYuri Kunde Schlesner