mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-08 11:38:10 +00:00
This patch adds a graph of the current runtime state to the leitzentrale. The topology of the graph depends on the first routing rule of each component. For this reason, the patch re-orders routing policies to make the most important route the first in the list. The user can switch between the runtime view and the inspect window by clicking on the corresponding menu dialogs. E.g., a click on the storage dialog reveals the inspect window.
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.