]> granicus.if.org Git - strace/commitdiff
strace.1: advertise strace-log-merge
authorEugene Syromyatnikov <evgsyr@gmail.com>
Tue, 26 Dec 2017 12:49:05 +0000 (13:49 +0100)
committerEugene Syromyatnikov <evgsyr@gmail.com>
Mon, 1 Jan 2018 16:25:39 +0000 (17:25 +0100)
In order to raise awareness about strace-log-merge, mention it in
SEE ALSO section and -ff option description.

* strace.1.in (.SS Filtering) <.TP .B \-ff>: Mention strace-log-merge.
(.SH "SEE ALSO"): Likewise.

strace.1.in

index e366d58a003fb319feb0453675b1f4ab95d026f6..bf2cae7bf4b18686305a3998948cea8cec4bcc91 100644 (file)
@@ -730,6 +730,10 @@ where pid is the numeric process id of each process.
 This is incompatible with
 .BR \-c ,
 since no per-process counts are kept.
+
+One might want to consider using
+.BR strace-log-merge (1)
+to obtain a combined strace log view.
 .TP
 .BI "\-I " interruptible
 When strace can be interrupted by signals (such as pressing ^C).
@@ -952,6 +956,7 @@ should be reported to the
 .B strace
 mailing list at <strace\-devel@lists.sourceforge.net>.
 .SH "SEE ALSO"
+.BR strace-log-merge (1),
 .BR ltrace (1),
 .BR perf-trace (1),
 .BR trace-cmd (1),