Commit Graph

  • 3d4a953da0 Merge pull request #470 from Henry-ZHR/patch-1 master Maxime Schmitt 2026-05-06 08:41:22 +02:00
  • 21599ac3fc Fix libDRM version memory leak in radeon init Maxime Schmitt 2026-05-06 08:33:49 +02:00
  • 52c7d7854b Merge pull request #468 from danbedford/fix/plot-window-memory-leak Maxime Schmitt 2026-05-06 08:08:17 +02:00
  • b7be41260d Merge pull request #467 from danbedford/fix/memory-leaks-in-free-device-windows Maxime Schmitt 2026-05-06 07:59:04 +02:00
  • f0c302dbb8 Correctly check nvidia MIG mode status for process utilization Henry-ZHR 2026-05-06 02:26:21 +08:00
  • 9322f176fd fix: free plot_window in delete_all_windows Dan 2026-05-01 12:21:22 -04:00
  • 4baf8db1e8 fix: add missing delwin() calls in free_device_windows Dan 2026-05-01 11:53:56 -04:00
  • 095d91c0e0 Remove unused function in ixml Maxime Schmitt 2026-04-29 12:38:27 +02:00
  • f12f853672 Update README for WSL2 troubleshooting Maxime Schmitt 2026-04-29 12:33:43 +02:00
  • 9044a47073 Merge pull request #451 from OctopusET/tenstorrent Maxime Schmitt 2026-04-29 12:05:37 +02:00
  • 690e66f858 Merge branch 'master' into tenstorrent Maxime Schmitt 2026-04-29 12:01:53 +02:00
  • 1603e835fb Merge pull request #452 from lxzlxzliuxuzhao/feature/ixml-support Maxime Schmitt 2026-04-29 11:46:08 +02:00
  • f7dbb30bed Remove unused function Maxime Schmitt 2026-04-29 10:22:39 +02:00
  • b0906f7316 Merge pull request #446 from piro4you/dockerfile-fix-for-docker-build-on-win11 Maxime Schmitt 2026-04-29 10:18:50 +02:00
  • 40bb10b017 Merge pull request #454 from yinghao-w/fix-no-processes-snapshot-loop Maxime Schmitt 2026-04-29 09:49:05 +02:00
  • ec0c7b65ef Fix: make --no-processes work with --snapshot and --loop Yinghao Wang 2026-03-22 02:12:57 +00:00
  • 53811bbddd Merge pull request #455 from gusteivos/radeon-support Maxime Schmitt 2026-04-29 09:26:27 +02:00
  • 7d5d574b7b updates to fix #251 Abhishek Paudel 2026-04-01 01:19:01 -04:00
  • 79c99c2b1b Merge pull request #460 from graysky2/colorchange Maxime Schmitt 2026-04-29 09:06:31 +02:00
  • 29f9fb5077 Put function declaration in header and use ARRAY_SIZE Maxime Schmitt 2026-04-29 09:01:40 +02:00
  • 13dca28123 Merge pull request #447 from robclark/msm-gpu-ids Maxime Schmitt 2026-04-29 07:46:27 +02:00
  • 7f840e7319 Merge pull request #462 from gitfool/fix-snapshot Maxime Schmitt 2026-04-29 07:41:54 +02:00
  • 4c56f89f82 Merge pull request #466 from redyuan43/fix-dgx-spark-uma-memory Maxime Schmitt 2026-04-29 07:36:50 +02:00
  • fe7b793075 Handle NVIDIA UMA memory fallback Billions of Yuan 2026-04-24 19:09:32 +08:00
  • 1a98cb5b8a Fix snapshot null cmdline Sean Fausett 2026-04-11 14:12:14 +12:00
  • ad6e2f8497 add user-configurable plot line colors via setup menu graysky 2026-04-05 11:43:08 -04:00
  • 43f57380f5 Remove radeon related code from amdgpu backend Gustavo Ramos Carvalho 2026-03-27 13:42:58 -03:00
  • c46facd0cc Update AMD section in README for legacy radeon support Gustavo Ramos Carvalho 2026-03-27 13:37:31 -03:00
  • da70849ef2 Add new backend for legacy radeon driver Gustavo Ramos Carvalho 2026-03-27 13:33:38 -03:00
  • d88d57f002 Add Iluvatar CoreX ixML backend lxzlxzliuxuzhao 2026-03-21 18:50:33 +00:00
  • 3982204153 Add support for Tenstorrent accelerators Sungjoon Moon 2026-03-22 00:35:13 +09:00
  • b8e28a0b6f MSM: Update GPU IDs Rob Clark 2026-03-07 08:59:01 -08:00
  • cdf1419a0a MSM: Rework chip_id matching Rob Clark 2026-03-07 09:28:21 -08:00
  • d46b102cce dockerfile-fix-for-docker-build-on-win11 piro4you 2026-03-02 17:02:16 +01:00
  • 76890233d7 Flush snapshot stream 3.3.2 Maxime Schmitt 2026-02-08 18:44:22 +01:00
  • 366fe7ea9d Bump version 3.3.2 Maxime Schmitt 2026-02-08 15:33:59 +01:00
  • cb90ff077f Merge pull request #439 from Steve-Tech/snapshot Maxime Schmitt 2026-02-08 13:57:39 +01:00
  • 2c47bc17b5 Fix json cmdline indent Maxime Schmitt 2026-02-08 13:56:03 +01:00
  • b6b693995d Encode/decode usage and processes in snapshot Maxime Schmitt 2026-02-08 12:40:50 +01:00
  • f3c52031c0 Snapshot with delay by default Maxime Schmitt 2026-02-08 12:23:35 +01:00
  • 1e6061f59b Fix invalid JSON in snapshot Stephen Horvath 2026-02-07 22:02:27 +10:00
  • dc8345ba3c Add loop snapshot mode Stephen Horvath 2026-02-07 21:55:24 +10:00
  • 0f7ba08ec4 Add interval mode to snapshot Stephen Horvath 2026-02-07 21:34:45 +10:00
  • 5e9d045674 Bump version 3.3.1 3.3.1 Maxime Schmitt 2026-01-18 14:09:11 +01:00
  • f552572260 Merge effective load within GPU percentage meter Maxime Schmitt 2026-01-18 13:36:29 +01:00
  • c21bbd4cb2 Refactor unified memory computation and sanitize process memory usage Maxime Schmitt 2026-01-17 16:04:07 +01:00
  • b281c38573 Fix NVIDIA memory reporting Maxime Schmitt 2026-01-17 12:15:42 +01:00
  • 15e6c81067 Bump version 3.3.0 3.3.0 Maxime Schmitt 2026-01-16 12:50:19 +01:00
  • 8a478944db Fix metax warnings Maxime Schmitt 2026-01-16 12:49:43 +01:00
  • db35353b19 Merge pull request #420 from zhenyu-xu-metax/fix-metax-gpu-number Maxime Schmitt 2026-01-16 12:31:35 +01:00
  • 8f3a7bb52e Merge pull request #423 from airvzxf/feature/effective-load-metric Maxime Schmitt 2026-01-16 12:28:15 +01:00
  • e3b14a7f94 Bound effective load to 100% Maxime Schmitt 2026-01-16 12:21:06 +01:00
  • e2b137288d Merge branch 'master' into feature/effective-load-metric Maxime Schmitt 2026-01-16 11:47:33 +01:00
  • cf1ae3441c Add support for Enflame GCU Zeyi Shen 2025-12-11 10:38:22 +08:00
  • cb7babefb3 Fix typos across documentation and source rezky_nightky 2025-12-02 01:21:25 +07:00
  • c48d0586bc Fix assertion failure when duplicate client_id encountered Andrii Manzhola 2026-01-14 12:19:51 +01:00
  • c757823676 Merge pull request #428 from superm1/apu Maxime Schmitt 2026-01-16 10:51:01 +01:00
  • 16e0f1d843 When running on an AMD APU add VRAM + GTT together Mario Limonciello (AMD) 2025-12-13 08:37:35 -06:00
  • 733fba12df Fix: Clamp effective load plot value to 100% Israel Roldan 2025-11-26 19:27:56 -06:00
  • eae59fe7b3 Feat: Add Effective Load metric and plot Israel Roldan 2025-11-25 12:00:28 -06:00
  • 4e1be6b5e7 fix incorrect gpu number for METAX GPU zxu 2025-11-18 14:36:00 +08:00
  • 4bf5db248d Merge pull request #413 from polluks/master Maxime Schmitt 2025-10-25 14:54:27 +02:00
  • 5f6d3df19c Merge pull request #411 from sbhavani/master Maxime Schmitt 2025-10-25 14:50:39 +02:00
  • 0131238c03 Merge pull request #406 from KaeLL/master Maxime Schmitt 2025-10-25 14:42:58 +02:00
  • 2005d0bb7e Merge pull request #401 from cipri-tom/master Maxime Schmitt 2025-10-25 14:40:20 +02:00
  • 79de353cdc Merge pull request #398 from zhenyu-xu-metax/add-feature-support-metax Maxime Schmitt 2025-10-25 14:32:20 +02:00
  • d823a796e7 Merge pull request #400 from mintyleaf/snapshot_rich_memory_output Maxime Schmitt 2025-10-25 14:27:22 +02:00
  • 7563806184 Update nvtop manpage with additional options Stefan 2025-10-17 10:54:55 +02:00
  • 667860919c Fix unified memory GPU reporting to use actual GPU allocations Santosh Bhavani 2025-10-15 21:00:08 -07:00
  • d955f945a3 Fix unified memory reporting to use MemAvailable Santosh Bhavani 2025-10-10 12:40:37 -07:00
  • 62f753f51c Add device_field for memory clock nvmd 2025-09-13 01:19:13 -03:00
  • 86fe3a7da6 Add automatic screen redraw on tmux reconnection Ciprian Tomoiaga 2025-08-15 21:05:20 +00:00
  • aca612ddcf Add F5 and Ctrl+L screen refresh functionality Ciprian Tomoiaga 2025-08-15 20:52:40 +00:00
  • df62414555 add rich memory stats mintyleaf 2025-08-11 11:47:56 +04:00
  • ac29e8e9a0 Feat: add support for METAX GPU zxu 2025-07-21 19:43:28 +08:00
  • 339ee0b10a Merge pull request #393 from Steve-Tech/xe2 Maxime Schmitt 2025-06-28 15:30:10 +02:00
  • a48ce79234 Merge pull request #387 from larunbe/utilisation-rate-use-engine-count Maxime Schmitt 2025-06-28 15:24:46 +02:00
  • 1589b63593 Merge pull request #385 from feilongfl/impl-rknpu Maxime Schmitt 2025-06-28 15:22:20 +02:00
  • 8e731910a4 Fix power draw metrics on Intel Battlemage Stephen Horvath 2025-06-18 20:39:28 +10:00
  • 54e301ab5f Use fdinfo's engine count when refreshing utilisation rate Adrián Larumbe 2025-05-23 02:09:19 +01:00
  • 192aaaeac6 Add support for Rockchip NPU FeiLong 2025-05-17 00:52:25 -04:00
  • 7959210269 Merge pull request #373 from Quentium-Forks/feat/ppa Maxime Schmitt 2025-04-19 14:54:41 +02:00
  • cc690f7957 Merge pull request #375 from Syllo/runner-update Maxime Schmitt 2025-04-19 14:53:00 +02:00
  • 61fbb99db6 [CI] Remove retired ubuntu runner Maxime Schmitt 2025-04-19 14:49:22 +02:00
  • b37ecdded3 Merge pull request #370 from michel-slm/fix-icon-path Maxime Schmitt 2025-04-19 14:41:19 +02:00
  • 41babff2b1 Merge pull request #369 from michel-slm/fix-appstream-path Maxime Schmitt 2025-04-19 14:34:59 +02:00
  • 7fb5758239 Replace unmaintained ppa with quentiumyt QuentiumYT 2025-04-14 11:13:34 +02:00
  • aefba7e6ac Fix icon path Michel Lind 2025-04-04 21:36:35 -05:00
  • f2ba0d1789 Fix the installed filename of the appstream metainfo Michel Lind 2025-04-04 21:34:28 -05:00
  • a27792d441 WIP rocm_smi support rocm_smi Maxime Schmitt 2024-12-14 13:19:24 +01:00
  • 4e72876a25 Cmake find ROCm SMI library Maxime Schmitt 2024-12-14 12:46:14 +01:00
  • 73291884d9 Bump version 3.2.0 3.2.0 Maxime Schmitt 2025-03-29 12:00:25 +01:00
  • a280e5f0da Fix division by zero on intel xe Maxime Schmitt 2025-03-23 17:40:49 +01:00
  • 72312d89b0 Reorder percentage associativity and max to 100 Maxime Schmitt 2025-03-23 13:18:24 +01:00
  • 25d475cb5a Fix cpu fan selection Maxime Schmitt 2025-03-23 12:56:05 +01:00
  • 13963beca6 Merge pull request #360 from rdyro/libtpuinfo Maxime Schmitt 2025-03-23 12:32:16 +01:00
  • c412a67d28 adding TPU metrics via libtpuinfo Robert Dyro 2025-02-17 16:56:23 -08:00
  • ca52d04f2e Merge pull request #358 from jwilkins88/master Maxime Schmitt 2025-03-22 14:22:19 +01:00
  • 26d24bed38 Merge pull request #362 from kaiwu-astro/master Maxime Schmitt 2025-03-22 12:58:18 +01:00
  • 4eeb30a89e fix readme: make DESTDIR will prepend DESTDIR; switch to CMAKE_INSTALL_PREFIX Kai Wu 2025-03-07 22:36:13 +01:00