genode/repos/base-linux/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
context_area.cc base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
cpu_session_extension.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_component.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
pd_session_component.cc linux: fix issue with pointer to rvalue struct member 2015-05-26 09:40:05 +02:00
platform_thread.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
platform.cc base: remove local capability from generic base 2015-04-17 16:13:20 +02:00
ram_session_support.cc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
rom_session_component.cc base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
target.mk thread: move Thread_base::myself() to separate file 2015-05-06 10:55:17 +02:00
thread_linux.cc thread API & CPU session: accounting of CPU quota 2014-11-28 12:02:37 +01:00