summaryrefslogtreecommitdiffstats
path: root/src/common/profiler_reporting.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-1/+0
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 Schlesner1-24/+3
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 Peyrot1-1/+0
2015-06-28Common: Cleanup profiler includes.Emmanuel Gil Peyrot1-3/+1
2015-03-02Add profiling infrastructure and widgetYuri Kunde Schlesner1-0/+108