sessiond: split event notifier error counter CLI options
[lttng-tools.git] / doc / man / lttng-sessiond.8.txt
index 1e587e4996b14fba73da404b9ebca83c665e2926..c35ccdccf34136733f7cd79044d1a20ef8f3da13 100644 (file)
@@ -25,6 +25,8 @@ SYNOPSIS
                [option:--ustconsumerd64-cmd-sock='PATH']
                [option:--consumerd32-path='PATH'] [option:--consumerd32-libdir='PATH']
                [option:--consumerd64-path='PATH'] [option:--consumerd64-libdir='PATH']
+               [option:--event-notifier-error-buffer-size-kernel='SIZE']
+               [option:--event-notifier-error-buffer-size-userspace='SIZE']
                [option:--quiet | [option:-v | option:-vv | option:-vvv] [option:--verbose-consumer]]
 
 
@@ -123,6 +125,13 @@ session daemon is ready to accept commands. When building a third party
 tool on liblttng-ctl, this option can be very handy to synchronize the
 control tool and the session daemon.
 
+option:--event-notifier-error-buffer-size-kernel='SIZE'::
+    Set the size of the kernel event notifier error counter buffers to 'SIZE.
+
+option:--event-notifier-error-buffer-size-userspace='SIZE'::
+    Set the size of the userspace event notifier error counter buffers to
+    'SIZE.
+
 
 Linux kernel tracing
 ~~~~~~~~~~~~~~~~~~~~
This page took 0.022987 seconds and 4 git commands to generate.