summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/profiler.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive removal of unused modulesJames Rowe2018-01-131-27/+0
* Remove built-in (non-Microprofile) profilerYuri Kunde Schlesner2017-02-271-40/+0
* citra-qt: Make constructors explicit where applicableLioncash2016-12-111-3/+3
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-3/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-7/+6
* Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)Henrik Rydgård2016-04-291-0/+3
* general: Replace 0 literals with nullptr where applicableLioncash2015-09-121-1/+1
* General: Replace NULL and '0' usages with nullptr where applicableLioncash2015-09-111-1/+1
* Integrate the MicroProfile profiling libraryYuri Kunde Schlesner2015-08-251-0/+17
* Headers: Add some forgotten overrides, thanks clang!Emmanuel Gil Peyrot2015-04-141-1/+1
* Add profiling infrastructure and widgetYuri Kunde Schlesner2015-03-021-0/+50