genode/repos/base/include/trace_session
Norman Feske 5d678dba9e core: throw Trace::Out_of_metadata in subjects()
While importing trace sources as trace subjects into a TRACE session,
the session quota might become depleted. The TRACE session already keeps
track of the session quota via an allocator guard but the 'subjects' RPC
function missed to handle the out-of-memory condition. This patch
reflects the error condition as an 'Out_of_metadata' exception to the
TRACE client. It also contains an extension of the trace test to
exercise the corner case.
2015-06-22 14:43:39 +02:00
..
client.h core: throw Trace::Out_of_metadata in subjects() 2015-06-22 14:43:39 +02:00
connection.h base,os: Coding-style unification 2015-03-13 12:17:23 +01:00
trace_session.h core: throw Trace::Out_of_metadata in subjects() 2015-06-22 14:43:39 +02:00