genode/repos/base-foc
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 Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
doc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
etc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include Fix comment 2015-05-26 09:39:47 +02:00
lib/mk thread: move Thread_base::myself() to separate file 2015-05-06 10:55:17 +02:00
mk hw: support USB-Armory board 2015-02-27 11:48:35 +01:00
ports base-foc: update commit and hash 2015-05-26 09:40:02 +02:00
run base: remove cap_integrity test (fix #1536) 2015-05-26 09:40:04 +02:00
src core: provide thread exec times via TRACE service 2015-06-22 14:43:38 +02:00
Makefile base-foc: migrate to new ports mechanism 2014-05-27 11:14:43 +02: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 Fiasco.OC microkernel.
For further information, please refer to the following documents:

:[http://genode.org/community/wiki/GenodeOnFiascoOC - Genode on Fiasco.OC Wiki page]:
  This Wiki page contains the information on how to build and use
  Genode with Fiasco.OC.

:[http://os.inf.tu-dresden.de/fiasco]:
  Official website for the Fiasco.OC microkernel.