xref: /openbmc/linux/tools/perf/Documentation/perf-test.txt (revision df2634f43f5106947f3735a0b61a6527a4b278cd)
1perf-test(1)
2============
3
4NAME
5----
6perf-test - Runs sanity tests.
7
8SYNOPSIS
9--------
10[verse]
11'perf test <options>'
12
13DESCRIPTION
14-----------
15This command does assorted sanity tests, initially through linked routines but
16also will look for a directory with more tests in the form of scripts.
17
18OPTIONS
19-------
20-v::
21--verbose::
22	Be more verbose.
23