Implement --shm-path option for UST sessions (per-uid channels)
[lttng-tools.git] / doc / man / lttng.1
index fd62558eec7a8e53ea60104be2c2c1b67727fa9f..9f642b812f8cefdff6d70961370bf963d4b40752 100644 (file)
@@ -302,6 +302,12 @@ $ lttng start
 After the start, you'll be able to read the events while they are being
 recorded in /tmp/lttng.
 
+.TP
+.BR "\-\-shm-path PATH"
+
+Path where shared memory holding buffers should be created. Useful
+when used with pramfs to extract trace data after crash.
+
 .TP
 .BR "\-U, \-\-set-url=URL"
 Set URL for the consumer output destination. It is persistent for the
This page took 0.022676 seconds and 4 git commands to generate.