[lttng-dev] [LTTng-UST RFC] Tracepoint Loglevels Specification

Yannick Brosseau yannick.brosseau at gmail.com
Thu Feb 2 10:32:15 EST 2012


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




More information about the lttng-dev mailing list