citra/src/citra_qt/debugger
Ben 55ec7031cc
Core timing 2.0 (#4913)
* Core::Timing: Add multiple timer, one for each core

* revert clang-format; work on tests for CoreTiming

* Kernel:: Add support for multiple cores, asserts in HandleSyncRequest because Thread->status == WaitIPC

* Add some TRACE_LOGs

* fix tests

* make some adjustments to qt-debugger, cheats and gdbstub(probably still broken)

* Make ARM_Interface::id private, rework ARM_Interface ctor

* ReRename TimingManager to Timing for smaler diff

* addressed review comments
2020-02-21 19:31:32 +01:00
..
graphics yuzu/debugger: Specify string conversions explicitly 2019-07-28 15:13:03 +02:00
ipc citra_qt/RecordDialog: close when OK is clicked 2019-09-21 23:56:07 -05:00
console.cpp Remove qt5_wrap_ui macro usage 2019-08-16 19:35:37 -06:00
console.h Logging: Add customizable logging backends and fmtlib based macros 2018-04-23 21:32:56 -06:00
lle_service_modules.cpp yuzu/debugger: Specify string conversions explicitly 2019-07-28 15:13:03 +02:00
lle_service_modules.h citra-qt: service: add convenient LLE service module configuration (#3967) 2018-08-09 21:10:11 +02:00
profiler.cpp yuzu/debugger: Specify string conversions explicitly 2019-07-28 15:13:03 +02:00
profiler.h Remove built-in (non-Microprofile) profiler 2017-02-26 17:22:03 -08:00
registers.cpp Core timing 2.0 (#4913) 2020-02-21 19:31:32 +01:00
registers.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
registers.ui Make letter cases consistent in menus and widgets 2015-01-01 18:52:39 +01:00
wait_tree.cpp Core timing 2.0 (#4913) 2020-02-21 19:31:32 +01:00
wait_tree.h Kernel: replace boost::intrusive_ptr with std::shared_ptr 2019-03-24 14:32:11 -04:00