minix/minix/commands/sprofdiff/sprofdiff.8
Jacob Adams be4841096d Add manpage for sprofdiff
Change-Id: Ifa98ab133ef818d21921f05db650069448ea52ff
2015-05-18 13:52:13 +02:00

15 lines
441 B
Groff

.TH man 8 "9 May 2015" "1.0" "sprofdiff man page"
.SH NAME
sprofdiff \- compare multiple sprofile traces
.SH SYNOPSIS
sprofdiff leftfile [-r] rightfile
.SH DESCRIPTION
sprofdiff compares the sprofile information from multiple output files of 'sprofalyze -d'.
.SH OPTIONS
.IP -r
When comparing multiple files, use this option to keep them separate.
.SH SEE ALSO
.B sprofalyze(8)
.SH AUTHOR
Manpage written by Jacob Adams <tookmund@gmail.com>