genode/repos/gems
Norman Feske f57da7e645 trace: remove parent_levels session argument
The argument was originally designated to restrict the reach of the
trace monitor but the idea remained unimplemented. It is now superseded
by the use of the trace-session label as trace-subject filter.

Issue #847
2023-12-13 12:28:52 +01:00
..
include dialog: support view attribs in sandboxed_runtime 2023-11-28 14:44:28 +01:00
lib dialog: add text-area widget 2023-11-28 14:44:28 +01:00
recipes touch_keyboard: add dialog API to src recipe 2023-12-13 12:28:05 +01:00
run sculpt: add "runtime" and "global" TRACE options 2023-12-13 12:28:52 +01:00
sculpt trace: remove parent_levels session argument 2023-12-13 12:28:52 +01:00
src trace: remove parent_levels session argument 2023-12-13 12:28:52 +01:00
README Update README files 2023-03-13 14:32:53 +01:00

This directory is a source-code repository containing Genode-specific services
and applications. In contrast to the components hosted in 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.