WIP FPC-III support
[linux/fpc-iii.git] / tools / perf / Documentation / perf-version.txt
blobe207b7cfca2620228d9c31773c4f81dbd50770a2
1 perf-version(1)
2 ===============
4 NAME
5 ----
6 perf-version - display the version of perf binary
8 SYNOPSIS
9 --------
10 'perf version' [--build-options]
12 DESCRIPTION
13 -----------
14 With no options given, the 'perf version' prints the perf version
15 on the standard output.
17 If the option '--build-options' is given, then the status of
18 compiled-in libraries are printed on the standard output.
20 OPTIONS
21 -------
22 --build-options::
23         Prints the status of compiled-in libraries on the
24         standard output.