]> granicus.if.org Git - strace/commitdiff
strace.1.in: mention perf and ftrace in SEE ALSO
authorEugene Syromyatnikov <evgsyr@gmail.com>
Thu, 21 Dec 2017 13:11:47 +0000 (14:11 +0100)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 21 Dec 2017 13:12:36 +0000 (13:12 +0000)
* strace.1.in (.SH SEE ALSO): Add references to perf-trace(1) and
trace-cmd(1).

strace.1.in

index 6f1b642118e969de71de96c20cdc3dd7854d6618..e366d58a003fb319feb0453675b1f4ab95d026f6 100644 (file)
@@ -953,6 +953,8 @@ should be reported to the
 mailing list at <strace\-devel@lists.sourceforge.net>.
 .SH "SEE ALSO"
 .BR ltrace (1),
+.BR perf-trace (1),
+.BR trace-cmd (1),
 .BR time (1),
 .BR ptrace (2),
 .BR proc (5)