From: Eugene Syromyatnikov Date: Thu, 21 Dec 2017 13:11:47 +0000 (+0100) Subject: strace.1.in: mention perf and ftrace in SEE ALSO X-Git-Tag: v4.21~253 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36fd4ce02ba106845abdece3173860a08a8cc21f;p=strace strace.1.in: mention perf and ftrace in SEE ALSO * strace.1.in (.SH SEE ALSO): Add references to perf-trace(1) and trace-cmd(1). --- diff --git a/strace.1.in b/strace.1.in index 6f1b6421..e366d58a 100644 --- a/strace.1.in +++ b/strace.1.in @@ -953,6 +953,8 @@ should be reported to the mailing list at . .SH "SEE ALSO" .BR ltrace (1), +.BR perf-trace (1), +.BR trace-cmd (1), .BR time (1), .BR ptrace (2), .BR proc (5)