hyperlight-dev / hyperlight-dev/hyperlight
Ensure C compatibility for guest tracing
オープン
lifecycle/confirmed
- 主要言語
- Rust
- スター
- 4.7k
- フォーク
- 208
- 平均マージ
- 1日 7時間
- マージ済み PR(30日)
- 47
説明
## 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.
コントリビューションガイド
評価
この issue はまだ評価されていません。