genode/repos/base-codezero
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
..
config codezero: move first container to higher address 2015-05-26 09:39:51 +02:00
doc codezero: move first container to higher address 2015-05-26 09:39:51 +02:00
etc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
lib thread: move Thread_base::myself() to separate file 2015-05-06 10:55:17 +02:00
mk Adapt base-codezero to new ports mechanism 2015-03-02 12:19:12 +01:00
patches Adapt base-codezero to new ports mechanism 2015-03-02 12:19:12 +01:00
ports Adapt base-codezero to new ports mechanism 2015-03-02 12:19:12 +01:00
src core: provide thread exec times via TRACE service 2015-06-22 14:43:38 +02:00
tool Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
Makefile Adapt base-codezero to new ports mechanism 2015-03-02 12:19:12 +01:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This repository contains the port of Genode to the Codezero microkernel
For instructions about using Genode with Codezero, please refer to
'doc/codezero.txt'.