svn commit: r436868 - head/sysutils/radeontop
Alexey Dokuchaev
danfe at FreeBSD.org
Sat Mar 25 02:49:45 UTC 2017
Author: danfe
Date: Sat Mar 25 02:49:43 2017
New Revision: 436868
URL: https://svnweb.freebsd.org/changeset/ports/436868
Log:
Provide a more detailed port description.
Obtained from: Linux Mint package
Modified:
head/sysutils/radeontop/pkg-descr
Modified: head/sysutils/radeontop/pkg-descr
==============================================================================
--- head/sysutils/radeontop/pkg-descr Sat Mar 25 02:43:52 2017 (r436867)
+++ head/sysutils/radeontop/pkg-descr Sat Mar 25 02:49:43 2017 (r436868)
@@ -1,7 +1,13 @@
-RadeonTop allows one to view AMD Radeon GPU utilization, both for the total
-activity percent and individual blocks.
+RadeonTop is a small utility which allows one to monitor the utilization of
+AMD Radeon GPUs starting from the r600 series and newer, using undocumented
+performance counters in the hardware.
-Total GPU utilization is also valid for OpenCL loads; other blocks are only
+It displays the utilization of the graphics pipe, event engine, vertex
+cache, vertex group and tesselator, texture addresser and cache, the shader
+units, and more, both with a relative percent value as well as a colorful
+bar diagram (ncurses-based).
+
+Total GPU utilization is also valid for OpenCL loads; other values are only
useful in GL loads.
WWW: https://github.com/clbr/radeontop
More information about the svn-ports-all
mailing list