mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 02:01:38 +00:00
Up to now it was not possible to trace threads that use a different Cpu_session rather than env()->cpu_session() (as done by VirtualBox). This problem is now solved by setting the Cpu_session explicitly when creating the event logger and attaching the trace control area when creating the thread. Fixes #1618.
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.