Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.1 24 lines 498 B view raw
1perf-version(1) 2=============== 3 4NAME 5---- 6perf-version - display the version of perf binary 7 8SYNOPSIS 9-------- 10'perf version' [--build-options] 11 12DESCRIPTION 13----------- 14With no options given, the 'perf version' prints the perf version 15on the standard output. 16 17If the option '--build-options' is given, then the status of 18compiled-in libraries are printed on the standard output. 19 20OPTIONS 21------- 22--build-options:: 23 Prints the status of compiled-in libraries on the 24 standard output.