mirror of
https://github.com/matrix-construct/construct
synced 2024-11-16 15:00:51 +01:00
fefaaca2c2
ircd::prof: Split linux/perf_event specific to unit. |
||
---|---|---|
.. | ||
instructions.h | ||
prof.h | ||
README.md | ||
resource.h | ||
syscall_timer.h | ||
system.h | ||
times.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.