On 2012-01-31 17:41, Mathieu Desnoyers wrote:
> Hi,
>
> TRACE_SYSTEM   7
> information has system-level scope
>
> TRACE_PROCESS  8
> information has process-level scope
>
> TRACE_MODULE   9
> information has module (executable/library) scope
>
> TRACE_UNIT     10
> information has compilation unit scope
>
> TRACE_CLASS    11
> information has class-level scope
>
> TRACE_OBJECT   12
> information has object-level scope
>
> TRACE_FUNCTION 13
> information has function-level scope
>
First thought: I don't think that these levels (7-13) correspond to levels.
These divisions sounds more like a part of the namespacing of the event
and not level.

Yannick


_______________________________________________
lttng-dev mailing list
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

Reply via email to