hyperlight-dev / hyperlight-dev/hyperlight

Ensure C compatibility for guest tracing

Abierto
#1,009 0 comentarios 0 reacciones 1 asignado Reclamado por @dblnz Ver en GitHub
lifecycle/confirmed
Lenguaje dominante
Rust
Estrellas
4.7k
Forks
208
Merge medio
1 d 7 h
PR fusionados (30 d)
47

Descripción

## Description
We want Hyperlight guest tracing to be compatible with C guests.
We haven't tried it, but using a C guest should at least allow the `hyperlight` guest framework traces to be reported to the host.

## Rationale
All type of Hyperlight guests shall have support for guest tracing.

## How
We need tests to ensure this compatibility.
Furthermore, to allow a guest to add custom traces in its code, we need to provide some macros/APIs that do that for the C guests. Or find a way to exercise the `tracing` subscriber's APIs.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.