mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
f8ba49f816
A run script to demonstrate the combination of the cpu_sampler, fs_log, ram_fs and noux components for saving the sampled data in files and accessing these in a Noux environment. When the script is run by the autopilot, it will check if one of the generated sample data files contains the correct instruction pointer. When the script is run interactively, the generated files can be accessed from a Noux Bash shell. Fixes #2078 |
||
---|---|---|
.. | ||
include | ||
lib/mk | ||
run | ||
src | ||
README |
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.