Skip to content

Commit

Permalink
Refresh man page
Browse files Browse the repository at this point in the history
  • Loading branch information
clbr committed Sep 30, 2019
1 parent b242d82 commit 50cc248
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion radeontop.1
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
radeontop \- tool to show GPU utilization
.SH "SYNOPSIS"
.sp
\fBradeontop [\-chmv] [\-b \fR\fB\fIbus\fR\fR\fB] [\-d \fR\fB\fIfile\fR\fR\fB] [\-l \fR\fB\fIlimit\fR\fR\fB] [\-i \fR\fB\fIsecs\fR\fR\fB] [\-t \fR\fB\fIticks\fR\fR\fB]\fR
\fBradeontop [\-chmv] [\-b \fR\fB\fIbus\fR\fR\fB] [\-d \fR\fB\fIfile\fR\fR\fB] [\-l \fR\fB\fIlimit\fR\fR\fB] [\-i \fR\fB\fIsecs\fR\fR\fB] [\-p \fR\fB\fIdevice\fR\fR\fB] [\-t \fR\fB\fIticks\fR\fR\fB]\fR
.SH "DESCRIPTION"
.sp
RadeonTop shows the utilization of your GPU, both in general and by blocks\&.
Expand Down Expand Up @@ -91,6 +91,13 @@ for graceful termination\&.
Forces the use of the /dev/mem path, in case autodetection fails\&. Useful for the proprietary driver\&.
.RE
.PP
\fB\-p, \-\-path \fR\fB\fIdevice\fR\fR
.RS 4
Open the DRM device node specified by
\fIdevice\fR
path\&. Usually it is located at /dev/dri/card0 or /dev/drm0\&. If this option used, \-\-bus and \-\-mem are ignored\&.
.RE
.PP
\fB\-t, \-\-ticks \fR\fB\fIticks\fR\fR
.RS 4
How many times per second to sample the data\&. The default is 120\&. Higher numbers mean more accurate output and more overhead\&.
Expand Down

0 comments on commit 50cc248

Please sign in to comment.