summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/profiler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Common: Remove section measurement from profiler (#1731)Yuri Kunde Schlesner2016-04-291-24/+2
* Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)Henrik Rydgård2016-04-291-0/+13
* general: Replace 0 literals with nullptr where applicableLioncash2015-09-121-1/+1
* citra_qt: Reorganize headersLioncash2015-09-111-3/+2
* Integrate the MicroProfile profiling libraryYuri Kunde Schlesner2015-08-251-0/+202
* Citra_QT : Fix Conversion Warningszawata2015-07-191-1/+1
* Silence some -Wsign-compare warnings.Rohit Nirmal2015-04-101-2/+2
* Add profiling infrastructure and widgetYuri Kunde Schlesner2015-03-021-0/+138