summaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/profiler.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-29Common: Remove section measurement from profiler (#1731)Gravatar Yuri Kunde Schlesner1-24/+2
2016-04-28Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709)Gravatar Henrik RydgÄrd1-0/+13
2015-09-11general: Replace 0 literals with nullptr where applicableGravatar Lioncash1-1/+1
2015-09-11citra_qt: Reorganize headersGravatar Lioncash1-3/+2
2015-08-24Integrate the MicroProfile profiling libraryGravatar Yuri Kunde Schlesner1-0/+202
2015-07-19Citra_QT : Fix Conversion WarningsGravatar zawata1-1/+1
2015-04-09Silence some -Wsign-compare warnings.Gravatar Rohit Nirmal1-2/+2
2015-03-01Add profiling infrastructure and widgetGravatar Yuri Kunde Schlesner1-0/+138