diff --git a/pages/02.linux/overclocking/monitoring/default.en.md b/pages/02.linux/overclocking/monitoring/default.en.md index 85f4f80..b55e56e 100644 --- a/pages/02.linux/overclocking/monitoring/default.en.md +++ b/pages/02.linux/overclocking/monitoring/default.en.md @@ -39,8 +39,22 @@ A few interesting views: ### CoreCtrl +| Hardware | Supported | +| -------- | --------- | +| CPU AMD | Minimal | +| GPU AMD | Yes | + CoreCtrl displays a range of information for AMD GPUs. +### Amdgpu Top + +| Hardware | Supported | +| -------- | --------- | +| GPU AMD | Yes | + +Amdgpu Top shows various statistics on GPU utilization (GFX, compute, decode, etc.) and a lot of GPU sensor information. +The tool is available as TUI by running `amdgpu_top` in a terminal or as full GUI application with `amdgpu_top --gui` + ### Error monitoring Some applications have hardware error reporting built-in.