summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/profiler.h (unfollow)
Commit message (Expand)AuthorFilesLines
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