Framework for collecting and transmitting LLVM tool telemetry.
Types
Name |
Description |
Configuration for the Manager class. |
|
This class presents a data sink to which the Telemetry framework sends data. |
|
Kind tags used by TelemetryInfo for isa and dyn_cast. |
|
Main interaction point between an LLVM tool and the telemetry framework. |
|
Abstract serializer for writing keyed telemetry fields. |
|
TelemetryInfo is the data courier, used to move instrumented data from the tool being monitored to the Telemetry framework. |