mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
870d348d77
If trace is enabled for component than an attempt to put message into trace buffer is performed using log_output policy. If it succeeds than message is not put to logs using log service. Fixes #3714 |
||
---|---|---|
.. | ||
base | ||
cpu | ||
cpu_session | ||
cpu_thread | ||
dataspace | ||
deprecated | ||
drivers | ||
io_mem_session | ||
io_port_session | ||
irq_session | ||
log_session | ||
parent | ||
pd_session | ||
region_map | ||
rm_session | ||
rom_session | ||
root | ||
session | ||
spec | ||
timer | ||
timer_session | ||
trace_session | ||
util | ||
vm_session | ||
README |
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.