brintos

brintos / linux-shallow public Read only

0
0
Text · 498 B · e207b7c Raw
25 lines · plain
1perf-version(1)2===============3 4NAME5----6perf-version - display the version of perf binary7 8SYNOPSIS9--------10'perf version' [--build-options]11 12DESCRIPTION13-----------14With no options given, the 'perf version' prints the perf version15on the standard output.16 17If the option '--build-options' is given, then the status of18compiled-in libraries are printed on the standard output.19 20OPTIONS21-------22--build-options::23        Prints the status of compiled-in libraries on the24        standard output.25