radeontop: update page (#6156)

beep
Quentin 2021-07-18 12:41:38 +02:00 committed by GitHub
parent e62b8f05ad
commit 6bc3ecf34a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 5 deletions

View File

@ -1,20 +1,21 @@
# radeontop
> Show utilisation of AMD GPUs.
> May require root privileges depending on your system.
> More information: <https://github.com/clbr/radeontop>.
- Show the utilisation of the default AMD GPU:
`sudo radeontop`
`radeontop`
- Enable colourised output:
- Enable colored output:
`sudo radeontop --colour`
`radeontop --color`
- Select a specific GPU (the bus number is the first number in the output of `lspci`):
`sudo radeontop --bus {{bus_number}}`
`radeontop --bus {{bus_number}}`
- Specify the display refresh rate (higher means more GPU overhead):
`sudo radeontop --ticks {{samples_per_second}}`
`radeontop --ticks {{samples_per_second}}`