genode/repos/base-linux
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
..
etc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
include base: make PD session upgradeable 2015-05-26 09:40:02 +02:00
lib linux: prevent hybrid-mode compiler warnings 2015-05-26 09:39:53 +02:00
mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
run autopilot: adapt runscripts to new run tool 2015-01-26 12:28:41 +01:00
src core: provide thread exec times via TRACE service 2015-06-22 14:43:38 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

README

This repository contains the Linux-specific implementation of Genode.