cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

perf-version.txt (498B)


      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.