twizzler-operating-system / twizzler

The Twizzler Operating System
BSD 3-Clause "New" or "Revised" License
62 stars 13 forks source link

Added observer #171

Closed CPTforever closed 3 months ago

CPTforever commented 3 months ago

Added a simple tracing subscriber without std features into Twizzler.

dbittman commented 3 months ago

At a high level, I'd like to see two major things before we merge tracing support:

  1. This needs to be a library, eventually using no_std, for inclusion into the kernel.
  2. Most importantly, I'd like to see a write up about planned design, implementation, and integration. I'd suggest writing an RFC for all of this, so we can get the ideas and planning into one place so we can all discuss and iterate: https://github.com/twizzler-operating-system/rfcs