genode/base/include/base/trace
Norman Feske 5befab7f3d Add 'String<SIZE>' buffer type to 'util/string.h'
The new 'String' buffer type is meant to replace the manually created
character buffers that are scattered throughout Genode. It plainly holds
a null-terminated string to be stored as a member variable (e.g., a
session label) or passed as RPC argument. It is not intended to become a
string API.
2013-10-05 12:44:35 +02:00
..
buffer.h trace: method for getting buffer-wrap count 2013-09-23 14:26:01 +02:00
events.h Add trace points (RPC and signal) 2013-08-15 09:22:50 +02:00
logger.h base: User-level tracing support 2013-08-14 18:43:19 +02:00
policy.h Add trace points (RPC and signal) 2013-08-15 09:22:50 +02:00
types.h Add 'String<SIZE>' buffer type to 'util/string.h' 2013-10-05 12:44:35 +02:00