genode/repos/base-codezero/src/core
Norman Feske 959572968d core: provide thread exec times via TRACE service
This patch enable clients of core's TRACE service to obtain the
execution times of trace subjects (i.e., threads). The execution time is
delivered as part of the 'Subject_info' structure.

Right now, the feature is available solely on NOVA. On all other base
platforms, the returned execution times are 0.

Issue #813
2015-06-22 14:43:38 +02:00
..
include core: provide thread exec times via TRACE service 2015-06-22 14:43:38 +02:00
core_rm_session.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
cpu_session_support.cc CPU session: apply quota via relative weightings 2015-05-06 10:55:16 +02:00
io_mem_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
irq_session_component.cc base: remove shared irq from core 2015-05-26 09:39:47 +02:00
platform_pd.cc base: make PD session upgradeable 2015-05-26 09:40:02 +02:00
platform_thread.cc thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00
platform.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
ram_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
rm_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
target.inc core: remove global capability id counter 2015-04-17 16:13:19 +02:00
target.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
thread_start.cc thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00