summaryrefslogtreecommitdiff
path: root/src/core/tools/freezer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* core: Resolve misc cases of variable shadowingGravatar Lioncash2021-05-031-1/+1
* freezer: Move entry finding to its own functionGravatar Lioncash2020-08-061-1/+6
* core_timing: Make use of uintptr_t to represent user_dataGravatar Lioncash2020-07-271-1/+1
* core_timing: Make TimedCallback take std::chrono::nanosecondsGravatar Lioncash2020-07-151-1/+2
* core: memory: Move to Core::Memory namespace.Gravatar bunnei2020-04-171-3/+3
* core: Prepare various classes for memory read/write migrationGravatar Lioncash2019-11-261-1/+6
* core_timing: Use better reference tracking for EventType. (#3159)Gravatar bunnei2019-11-261-1/+2
* freezer: Update documentationGravatar Zach Hilman2019-06-201-1/+8
* core: Move Freezer class to tools namespaceGravatar Zach Hilman2019-06-201-0/+75