summaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/profiler.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Replace 0 literals with nullptr where applicableGravatar Lioncash2015-09-111-1/+1
* General: Replace NULL and '0' usages with nullptr where applicableGravatar Lioncash2015-09-111-1/+1
* Integrate the MicroProfile profiling libraryGravatar Yuri Kunde Schlesner2015-08-241-0/+17
* Headers: Add some forgotten overrides, thanks clang!Gravatar Emmanuel Gil Peyrot2015-04-141-1/+1
* Add profiling infrastructure and widgetGravatar Yuri Kunde Schlesner2015-03-011-0/+50