-.\" $OpenBSD: btrace.8,v 1.8 2022/12/22 19:53:24 kn Exp $
+.\" $OpenBSD: btrace.8,v 1.9 2023/09/15 10:56:46 claudio Exp $
.\"
.\" Copyright (c) 2019 Martin Pieuchot <mpi@openbsd.org>
.\"
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: December 22 2022 $
+.Dd $Mdocdate: September 15 2023 $
.Dt BTRACE 8
.Os
.Sh NAME
.Nm btrace
.Op Fl lnv
.Op Fl e Ar program | Ar file
+.Op Fl p Ar file
.Op Ar argument ...
.Sh DESCRIPTION
The
.It Fl n
No action.
Parse the program and then exit.
+.It Fl p Ar file
+Load symbols from
+.Ar file
+to convert
+.Va ustack
+addresses into function names.
.It Fl v
Verbose mode.
Causes