perf-version.txt 498 B

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