0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-02 16:58:19 +02:00
construct/include/ircd/prof
2019-08-05 16:19:20 -07:00
..
instructions.h ircd::prof: Split header into directory. 2019-07-31 19:43:09 -07:00
prof.h ircd: Indicate noexcept on advised interfaces. 2019-08-05 16:19:20 -07:00
README.md ircd::prof: Split header into directory. 2019-07-31 19:43:09 -07:00
resource.h ircd::prof: Split header into directory. 2019-07-31 19:43:09 -07:00
syscall_timer.h ircd::prof: Split header into directory. 2019-07-31 19:43:09 -07:00
system.h ircd::prof: Split header into directory. 2019-07-31 19:43:09 -07:00
times.h ircd::prof: Split header into directory. 2019-07-31 19:43:09 -07:00
vg.h ircd::prof: Split header into directory. 2019-07-31 19:43:09 -07:00
x86.h ircd: Indicate noexcept on advised interfaces. 2019-08-05 16:19:20 -07:00

Profiling & Performance Instruments

This is an accumulated collection of tools available to developers to aid with optimization and debugging. Some items here leverage hardware and OS-specific features and their interface may not yet be implemented or available on all platforms.