summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/profiler.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | This brings goodies such as a configurable user interface and multi-threaded timeline view.
* 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