genode/repos/gems/sculpt/launcher
Norman Feske bb26a986e6 sculpt: add trace_logger as optional launcher
This patch adds the trace-logger utility to the default set of packages
along with an optional launcher. With this change, only two steps are
needed to use Genode's tracing mechanism with Sculpt:

- Add 'trace_logger' to the 'launcher:' list of the .sculpt file

- Either manually select the 'trace_logger' from the '+' menu,
  or add the following entry to the deploy configuration:

    <start name="trace_logger"/>

By default, the trace logger is configured to trace all threads
executed in the runtime subsystem and to print a report every 10
seconds. This default policy can be refined in the launcher's <config>
node. Note that the trace logger does not respond to configuration
changes during runtime. Changes come into effect not before restarting
the component.

Issue #4448
2022-04-13 08:07:58 +02:00
..
nano3d Modularize Sculpt OS image creation 2022-01-19 12:38:11 +01:00
shared_fs Modularize Sculpt OS image creation 2022-01-19 12:38:11 +01:00
sticks_blue_backdrop Modularize Sculpt OS image creation 2022-01-19 12:38:11 +01:00
system_shell Modularize Sculpt OS image creation 2022-01-19 12:38:11 +01:00
touch_keyboard sculpt: launcher for touch_keyboard 2022-02-28 11:45:18 +01:00
trace_logger sculpt: add trace_logger as optional launcher 2022-04-13 08:07:58 +02:00
usb_devices_rom Modularize Sculpt OS image creation 2022-01-19 12:38:11 +01:00
vm_fs Modularize Sculpt OS image creation 2022-01-19 12:38:11 +01:00