summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/profiler.h (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-27Remove built-in (non-Microprofile) profilerYuri Kunde Schlesner1-40/+0
2016-12-11citra-qt: Make constructors explicit where applicableLioncash1-3/+3
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-3/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-7/+6
2016-04-29Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)Henrik Rydgård1-0/+3
2015-09-12general: Replace 0 literals with nullptr where applicableLioncash1-1/+1
2015-09-11General: Replace NULL and '0' usages with nullptr where applicableLioncash1-1/+1
2015-08-25Integrate the MicroProfile profiling libraryYuri Kunde Schlesner1-0/+17
2015-04-14Headers: Add some forgotten overrides, thanks clang!Emmanuel Gil Peyrot1-1/+1
2015-03-02Add profiling infrastructure and widgetYuri Kunde Schlesner1-0/+50