summaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/profiler.h
AgeCommit message (Expand)Author
2018-01-12Massive removal of unused modulesJames Rowe
2017-02-26Remove built-in (non-Microprofile) profilerYuri Kunde Schlesner
2016-12-11citra-qt: Make constructors explicit where applicableLioncash
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-04-28Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)Henrik RydgÄrd
2015-09-11general: Replace 0 literals with nullptr where applicableLioncash
2015-09-11General: Replace NULL and '0' usages with nullptr where applicableLioncash
2015-08-24Integrate the MicroProfile profiling libraryYuri Kunde Schlesner
2015-04-14Headers: Add some forgotten overrides, thanks clang!Emmanuel Gil Peyrot
2015-03-01Add profiling infrastructure and widgetYuri Kunde Schlesner