genode/repos/base-foc/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
..
arm Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
arndale base: make irq_session asynchronous 2015-04-23 16:47:58 +02:00
imx53 base: make irq_session asynchronous 2015-04-23 16:47:58 +02:00
include core: provide thread exec times via TRACE service 2015-06-22 14:43:38 +02:00
panda base: make irq_session asynchronous 2015-04-23 16:47:58 +02:00
pbxa9 base: make irq_session asynchronous 2015-04-23 16:47:58 +02:00
vea9x4 base: make irq_session asynchronous 2015-04-23 16:47:58 +02:00
x86 base: make irq_session asynchronous 2015-04-23 16:47:58 +02:00
cap_session_component.cc base: remove local capability from generic base 2015-04-17 16:13:20 +02:00
cpu_session_extension.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 foc: increase stack size for IRQ handler 2015-05-26 09:39:52 +02:00
pd_session_extension.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
platform_pd.cc base-foc: comply with thread limit in core 2015-05-06 10:55:24 +02:00
platform_thread.cc core: provide thread exec times via TRACE service 2015-06-22 14:43:38 +02:00
platform.cc base: remove shared irq from core 2015-05-26 09:39:47 +02:00
ram_session_support.cc base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
rm_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
signal_source_component.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
target.inc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
thread_start.cc foc: check result of bind_thread 2015-03-13 12:17:24 +01:00