summaryrefslogtreecommitdiff
path: root/src/common/profiler_reporting.h
AgeCommit message (Collapse)Author
2017-02-26Remove built-in (non-Microprofile) profilerYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
2016-04-29Common: Remove section measurement from profiler (#1731)Yuri Kunde Schlesner
This has been entirely superseded by MicroProfile. The rest of the code can go when a simpler frametime/FPS meter is added to the GUI.
2015-06-28CitraQt: Cleanup includes.Emmanuel Gil Peyrot
2015-06-28Common: Cleanup profiler includes.Emmanuel Gil Peyrot
2015-03-01Add profiling infrastructure and widgetYuri Kunde Schlesner