Christopher Ferris 7628abdb87
[scudo] Add tracing framework (#156112)
Add a methodology to allow tracing. By default, this is disabled, but it
can be enabled for any OS that supports it.

Currently, only releaseToOSXXX functions have trace points added.
2025-09-11 10:23:29 -07:00
..

Compiler-RT
================================

This directory and its subdirectories contain source code for the compiler
support routines.

Compiler-RT is open source software. You may freely distribute it under the
terms of the license agreement found in LICENSE.txt.

================================