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).

Home Page:https://bupt-os.github.io/website/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lacking of trace subsystem

Richardhongyu opened this issue · comments

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