BUPT-OS / RROS

RROS is a dual-kernel OS for satellites or other scenarios that need both real-time and general-purpose abilities. RROS = RTOS (Rust) + Linux (C).
https://bupt-os.github.io/website/
Other
569 stars 40 forks source link

lacking of trace subsystem #30

Closed Richardhongyu closed 1 month ago

Richardhongyu commented 8 months ago

Currently, RROS lacks a trace subsystem to trace the function calls and profile the system.