1 `LTTNG_UST_TRACEPOINT_LOGLEVEL_EMERG`::
4 `LTTNG_UST_TRACEPOINT_LOGLEVEL_ALERT`::
5 Action must be taken immediately.
7 `LTTNG_UST_TRACEPOINT_LOGLEVEL_CRIT`::
10 `LTTNG_UST_TRACEPOINT_LOGLEVEL_ERR`::
13 `LTTNG_UST_TRACEPOINT_LOGLEVEL_WARNING`::
16 `LTTNG_UST_TRACEPOINT_LOGLEVEL_NOTICE`::
17 Normal, but significant, condition.
19 `LTTNG_UST_TRACEPOINT_LOGLEVEL_INFO`::
20 Informational message.
22 `LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_SYSTEM`::
23 Debug information with system-level scope (set of programs).
25 `LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_PROGRAM`::
26 Debug information with program-level scope (set of processes).
28 `LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_PROCESS`::
29 Debug information with process-level scope (set of modules).
31 `LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_MODULE`::
32 Debug information with module (executable/library) scope (set of units).
34 `LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_UNIT`::
35 Debug information with compilation unit scope (set of functions).
37 `LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_FUNCTION`::
38 Debug information with function-level scope.
40 `LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_LINE`::
41 Debug information with line-level scope (default log level).
43 `LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG`::