1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-26 16:24:35 +01:00
Files
OpenRCT2/src/openrct2/localisation
ζeh Matt 993b168bfd Implement profiler (#16194)
* Implement profiling API

* Add console commands for the profiler

* Remove accidental line

* Correct csv output

* Add copyright notice

* Add missing override

* Add default virtual destructor

* Explicitly pass template argument

* Use static

* Add plugin API for profiler

* Add more profile calls

* Workaround for GCC hopefully

* Add missing static keyword

* Use uint64 for call count

* Reduce name length see if CI passes

* Improve handling of function names

* Work around (broken) static inline variables

* Fix missing include

* Disable profiler for clang 5 and older

* Update copyright date

* Profile UpdateAllMiscEntities

* Apply review suggestions

Co-authored-by: Ted John <ted@brambles.org>
2022-01-18 20:21:20 +02:00
..
2021-08-21 09:43:26 +02:00
2021-08-21 12:55:28 +02:00
2021-09-16 18:31:12 +02:00
2021-07-20 14:28:43 +02:00
2021-12-30 12:17:51 -05:00
2021-09-16 18:31:12 +02:00
2021-10-17 18:21:45 +02:00
2021-10-17 18:21:45 +02:00
2021-11-21 22:43:22 +01:00