genode/repos/base/include/base
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
..
trace core: provide thread exec times via TRACE service 2015-06-22 14:43:38 +02:00
affinity.h Revised API documentation 2015-04-09 16:04:46 +02:00
allocator_avl.h base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
allocator_guard.h base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
allocator.h base/allocator.h: clarify use of delete operator 2015-06-22 14:43:35 +02:00
blocking.h Revised API documentation 2015-04-09 16:04:46 +02:00
cache.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
cancelable_lock.h Revised API documentation 2015-04-09 16:04:46 +02:00
capability.h base: remove local capability from generic base 2015-04-17 16:13:20 +02:00
child.h base: make PD session upgradeable 2015-05-26 09:40:02 +02:00
connection.h Revised API documentation 2015-04-09 16:04:46 +02:00
console.h Revised API documentation 2015-04-09 16:04:46 +02:00
crt0.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
elf.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
env.h libc_noux: remove dependency on 'platform_env.h' 2015-05-26 09:39:47 +02:00
exception.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
heap.h base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
ipc.h Revised API documentation 2015-04-09 16:04:46 +02:00
lock_guard.h Revised API documentation 2015-04-09 16:04:46 +02:00
lock.h base: coding style 2015-04-09 16:04:45 +02:00
native_capability.h Revised API documentation 2015-04-09 16:04:46 +02:00
object_pool.h base: remove unused enum from object pool 2015-05-26 09:40:03 +02:00
pager.h CPU session: apply quota via relative weightings 2015-05-06 10:55:16 +02:00
printf.h Revised API documentation 2015-04-09 16:04:46 +02:00
process.h base: make PD session upgradeable 2015-05-26 09:40:02 +02:00
rpc_args.h base: string length handling fix in Rpc_in_buffer 2015-05-06 10:55:18 +02:00
rpc_client.h Revised API documentation 2015-04-09 16:04:46 +02:00
rpc_server.h Revised API documentation 2015-04-09 16:04:46 +02:00
rpc.h Revised API documentation 2015-04-09 16:04:46 +02:00
semaphore.h Revised API documentation 2015-04-09 16:04:46 +02:00
service.h Revised API documentation 2015-04-09 16:04:46 +02:00
shared_object.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
signal.h Revised API documentation 2015-04-09 16:04:46 +02:00
slab.h base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
sleep.h Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
snprintf.h Revised API documentation 2015-04-09 16:04:46 +02:00
stdint.h Revised API documentation 2015-04-09 16:04:46 +02:00
sync_allocator.h base: const-correctness of Allocator interface 2015-04-17 16:13:22 +02:00
thread_state_base.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
thread_state.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
thread.h Prevent overlap of stack and thread-context members 2015-05-06 10:55:17 +02:00
tslab.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
weak_ptr.h Revised API documentation 2015-04-09 16:04:46 +02:00