X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng.1;h=017592c0025a352ea2c29cc100e6f6493be31db0;hb=222e4eab96d2b2752d4b068d7ed0f0d55ae91527;hp=80861e905fdcefd9d296931d4f58cab240fd24d2;hpb=ed43168ab69c442b8d4cc229c5355260aefef61e;p=lttng-tools.git diff --git a/doc/man/lttng.1 b/doc/man/lttng.1 index 80861e905..017592c00 100644 --- a/doc/man/lttng.1 +++ b/doc/man/lttng.1 @@ -281,7 +281,7 @@ URL, if one is specified, as the default snapshot output. Every channel will be in overwrite mode and with mmap output (splice not supported). .TP .BR "\-\-live [USEC]" -Set the session exclusively in live mode. The paremeter is the delay in micro +Set the session exclusively in live mode. The parameter is the delay in micro seconds before the data is flushed and streamed. The live mode allows you to stream the trace and view it while it's being recorded by any tracer. For that, you need a lttng-relayd and this session requires a network URL (\-U or @@ -539,6 +539,9 @@ Apply for the user-space tracer .BR "\-j, \-\-jul" Apply for Java application using Java Util Logging interface (JUL) .TP +.BR "\-l, \-\-log4j" +Apply for Java application using LOG4J +.TP .BR "\-\-tracepoint" Tracepoint event (default). Userspace tracer supports wildcards at the end of string. Don't forget to quote to deal with bash expansion. @@ -700,6 +703,9 @@ Apply for the user-space tracer .TP .BR "\-j, \-\-jul" Apply for Java application using Java Util Logging interface (JUL) +.TP +.BR "\-l, \-\-log4j" +Apply for Java application using LOG4J .RE .PP @@ -748,6 +754,9 @@ Select user-space domain. .BR "\-j, \-\-jul" Apply for Java application using JUL .TP +.TP +.BR "\-l, \-\-log4j" +Apply for Java application using LOG4J .BR "\-f, \-\-fields" List event fields @@ -905,7 +914,7 @@ Apply to session name. Name of the snapshot's output. .TP .BR "\-m, \-\-max-size SIZE" -Maximum size in bytes of the snapshot. The maxium size does not include the +Maximum size in bytes of the snapshot. The maximum size does not include the metadata file. Human readable format is accepted: {+k,+M,+G}. For instance, \-\-max-size 5M @@ -1090,7 +1099,7 @@ found. .PP If you encounter any issues or usability problem, please report it on our mailing list to help improve this project or -at https://bugs.lttng.org which is a bugtracker. +at https://bugs.lttng.org which is a bug tracker. .PP .SH "CREDITS"