'\" t .\" Title: perf-version .\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 2018-04-02 .\" Manual: perf Manual .\" Source: perf .\" Language: English .\" .TH "PERF\-VERSION" "1" "2018\-04\-02" "perf" "perf Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" perf-version \- display the version of perf binary .SH "SYNOPSIS" .sp \fIperf version\fR [\-\-build\-options] .SH "DESCRIPTION" .sp With no options given, the \fIperf version\fR prints the perf version on the standard output\&. .sp If the option \fI\-\-build\-options\fR is given, then the status of compiled\-in libraries are printed on the standard output\&. .SH "OPTIONS" .PP \-\-build\-options .RS 4 Prints the status of compiled\-in libraries on the standard output\&. .RE