summaryrefslogtreecommitdiffstats
path: root/src/common/profiler_reporting.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
| | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
* Common: Remove section measurement from profiler (#1731)Yuri Kunde Schlesner2016-04-291-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.
* CitraQt: Cleanup includes.Emmanuel Gil Peyrot2015-06-281-1/+0
|
* Common: Cleanup profiler includes.Emmanuel Gil Peyrot2015-06-281-3/+1
|
* Add profiling infrastructure and widgetYuri Kunde Schlesner2015-03-021-0/+108