0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-09-11 02:59:13 +02:00
construct/include/ircd/prof
2020-02-01 22:18:49 -08:00
..
instructions.h
prof.h ircd::prof: Add interface to pressure stall information on linux platforms. 2019-10-08 19:30:48 -07:00
psi.h ircd::prof: Add interface to pressure stall information on linux platforms. 2019-10-08 19:30:48 -07:00
README.md
resource.h
scope_cycles.h ircd::prof: Fix gnu_inline extern emission from clang. 2020-02-01 22:18:49 -08:00
syscall_timer.h
system.h
times.h
type.h
vg.h
x86.h

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.