genode/repos/base/src/base/thread
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
..
trace Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
context_allocator.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
myself.cc thread: move Thread_base::myself() to separate file 2015-05-06 10:55:17 +02:00
thread_bootstrap_empty.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
thread_start.cc CPU session: apply quota via relative weightings 2015-05-06 10:55:16 +02:00
thread.cc base: use proper Cpu_session when tracing threads 2015-07-21 09:28:26 +02:00
trace.cc base: use proper Cpu_session when tracing threads 2015-07-21 09:28:26 +02:00