genode/repos/base/src
Josef Söntgen 7e40f5f587 base: use proper Cpu_session when tracing threads
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.
2015-07-21 09:28:26 +02:00
..
base base: use proper Cpu_session when tracing threads 2015-07-21 09:28:26 +02:00
core detach ds from all rm sessions before destruction 2015-07-21 09:28:24 +02:00
lib ldso: add lx_environ to symbol map 2015-07-07 19:48:07 +02:00
platform base/x86_32: preserve EBX value in crt0 2015-05-06 11:32:06 +02:00
test base: extend weak pointer test (Ref #1607) 2015-07-07 19:48:06 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This directory contains all source codes.