Expand description
Command implementations for the RuVix debug shell.
Each command is implemented in its own submodule for maintainability.
Modulesยง
- caps
- Capability table command implementation.
- cpu
- CPU information command implementation.
- help
- Help command implementation.
- info
- Kernel information command implementation.
- mem
- Memory statistics command implementation.
- perf
- Performance counters command implementation.
- proofs
- Proof statistics command implementation.
- queues
- Queue statistics command implementation.
- tasks
- Task listing command implementation.
- vectors
- Vector store statistics command implementation.
- witness
- Witness log viewer command implementation.