summaryrefslogtreecommitdiff
path: root/src/common/profiler_reporting.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove built-in (non-Microprofile) profilerGravatar Yuri Kunde Schlesner2017-02-261-83/+0
|
* Remove empty newlines in #include blocks.Gravatar 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)Gravatar 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.Gravatar Emmanuel Gil Peyrot2015-06-281-1/+0
|
* Common: Cleanup profiler includes.Gravatar Emmanuel Gil Peyrot2015-06-281-3/+1
|
* Add profiling infrastructure and widgetGravatar Yuri Kunde Schlesner2015-03-011-0/+108