Commit Graph

  • f439a2f89b Convert output to json Joel Wilkins 2025-02-22 08:42:09 -06:00
  • 33cf46840f Merge pull request #357 from YoussefEssDS/npu_support Maxime Schmitt 2025-02-20 10:54:38 +01:00
  • 2fd2250335 Merge pull request #344 from Steve-Tech/intel-pcie Maxime Schmitt 2025-02-20 10:54:12 +01:00
  • 949d62895c Add Intel Xe driver temp support Stephen Horvath 2025-02-18 20:53:58 +10:00
  • 02d81990af Remove fat fingered character Joel Wilkins 2025-02-12 13:32:45 -06:00
  • 286b912d67 One more accidental formatting fix Joel Wilkins 2025-02-11 08:45:05 -06:00
  • 5e07499688 Revert added spaces Joel Wilkins 2025-02-11 08:44:12 -06:00
  • 9784d78c1d Add snapshot command to nvtop for scripting purposes Joel Wilkins 2025-02-11 08:42:44 -06:00
  • 782a9eaa7f Fix build issue for ascend nvtop YoussefEssDS 2025-02-10 12:23:01 -05:00
  • f901275e5b Merge pull request #351 from peter15914/fix_no_va_end Maxime Schmitt 2025-01-19 09:13:14 +01:00
  • 3e8c6aeb84 Merge pull request #353 from Steve-Tech/amd-enc Maxime Schmitt 2025-01-19 09:11:17 +01:00
  • cff83faee2 Make shared encoder/decoder utilisation longer Stephen Horvath 2025-01-16 16:39:36 +10:00
  • 35b8e44743 Fix some compiler warnings Stephen Horvath 2025-01-16 11:44:59 +10:00
  • 6d7bb9cd03 AMD: Fix encode/decode usage being dropped when it is shared Stephen Horvath 2025-01-16 11:31:45 +10:00
  • 354f3f439f Control reaches end of non-void function error. #350 Malcolm Lewis 2024-12-24 19:23:07 -06:00
  • cd8dd8803d Improve PCI bridge checks Stephen Horvath 2025-01-14 10:44:15 +10:00
  • 7d8ad680ce Add missing va_end() call peter15914 2025-01-03 02:27:32 +05:00
  • c79a9c76fa Merge pull request #346 from Steve-Tech/ci Maxime Schmitt 2024-12-30 13:24:16 +01:00
  • 78bbcad0f4 CI check ubuntu up to install Maxime Schmitt 2024-12-30 13:12:03 +01:00
  • e8f287c250 Merge pull request #348 from TheRealOne78/patch-1 Maxime Schmitt 2024-12-30 12:36:51 +01:00
  • 32c3057735 Update gentoo readme TheRealOne78 2024-12-18 16:58:34 +02:00
  • 9c3181f5f2 Add Intel to libdrm detection in CMakeLists.txt Stephen Horvath 2024-12-17 18:16:30 +10:00
  • d9ee39828e Add older ubuntu versions Stephen Horvath 2024-12-17 17:44:20 +10:00
  • 511b8118d4 Add Compile CI Stephen Horvath 2024-12-17 17:30:01 +10:00
  • 85542b5a21 Intel: Fix some very minor stuff Stephen Horvath 2024-12-14 15:18:56 +10:00
  • d296b6a70e Workaround broken Intel PCIe speeds Stephen Horvath 2024-12-14 15:13:50 +10:00
  • 19382d9308 Add missing declaration for Ubuntu 20.04 Maxime Schmitt 2024-12-13 23:39:32 +01:00
  • 908c99ca62 Add missing i915_drm.h structs/definitions Maxime Schmitt 2024-12-13 23:34:36 +01:00
  • c9bfedcc3a Fix AMDGPU free memory calculation Maxime Schmitt 2024-12-12 14:48:32 +01:00
  • 56b78f1e8e Include xe_drm.h until it mades it into libdrm Maxime Schmitt 2024-12-11 15:41:16 +01:00
  • 41023f2ace Merge pull request #339 from Steve-Tech/intel-ioctl Maxime Schmitt 2024-12-11 12:55:29 +01:00
  • 9a986a1703 Apply suggestions from code review Stephen Horvath 2024-12-11 09:50:41 +10:00
  • b525f120dd Display total memory if available Stephen Horvath 2024-12-08 16:30:12 +10:00
  • 29a8e2fb23 Add gtt to memory usage Stephen Horvath 2024-12-08 16:23:26 +10:00
  • 5bae2d83c1 Add i915 compute and fix xe compute + edit readme Stephen Horvath 2024-12-06 16:38:15 +10:00
  • ea445aa5aa Add xe encode/decode support Stephen Horvath 2024-12-06 15:59:41 +10:00
  • b64a28b709 Split fdinfo and implement GPU utilisation Stephen Horvath 2024-12-06 14:21:13 +10:00
  • eddc07da7e Split i915 & xe, implement xe ioctls and memory usage Stephen Horvath 2024-12-06 11:02:43 +10:00
  • 9b7819ed8c Add support for using i915 ioctls & implement memory usage using this Stephen Horvath 2024-12-05 20:50:05 +10:00
  • 42ad9c2831 Merge pull request #331 from Steve-Tech/intel-fans Maxime Schmitt 2024-12-09 22:22:41 +01:00
  • c39ae387de Merge pull request #338 from pastalian/include-libdrm Maxime Schmitt 2024-12-09 13:09:01 +01:00
  • 5e77d13afb Use bool, not NCURSES bool Maxime Schmitt 2024-12-09 12:57:02 +01:00
  • a2abac060f Display fan RPM when max is not available Maxime Schmitt 2024-12-09 11:43:55 +01:00
  • 0578533e0c Merge pull request #330 from ocochard/master Maxime Schmitt 2024-12-09 11:15:30 +01:00
  • e09b228e7a Support BSD major/minor location Maxime Schmitt 2024-12-09 11:14:50 +01:00
  • ec89e6155b Avoid deref udev null device on unref Maxime Schmitt 2024-12-09 10:54:13 +01:00
  • 44c5dbcbf6 Merge pull request #283 from larunbe/panfrost-replace-debugfs-sysfs Maxime Schmitt 2024-12-09 10:44:58 +01:00
  • f689c7c7d8 Merge pull request #327 from xiaohuirong/master Maxime Schmitt 2024-12-09 10:44:41 +01:00
  • c1318553d0 v3d: migrate to standardised fdinfo info and add per-process gpu memory support. hoream 2024-12-06 17:44:54 +08:00
  • 4da193cef6 Calculate power consumption for Xe driver Stephen Horvath 2024-12-06 13:03:05 +10:00
  • 7c370f8e3b Calculate power consumption based on energy usage Stephen Horvath 2024-12-06 09:45:26 +10:00
  • 28328c5a69 Include libdrm for builds with panfrost and panthor support Takuya Wakazono 2024-11-30 21:54:23 +09:00
  • 89aa23341d Remove Intel GPU warning Stephen Horvath 2024-11-20 18:22:37 +10:00
  • 0c6448c667 i915 has drm-total-local0 (now?) for memory Also fix a logic error Stephen Horvath 2024-11-20 13:10:38 +10:00
  • 941a579fb0 Fix process list randomly hiding in builds Stephen Horvath 2024-11-20 13:07:48 +10:00
  • d6824bd04f Add Intel temp support Currently being worked on in Intel's kernel branch: https://patchwork.freedesktop.org/series/137874/ Stephen Horvath 2024-11-20 09:59:40 +10:00
  • 93b99fe83b Add Intel fan support Now present in kernel 6.12 https://patchwork.freedesktop.org/patch/610458/ Stephen Horvath 2024-11-20 09:54:30 +10:00
  • 8ba8411f4d Fix compilation on FreeBSD and avoid crash existing (no hwmonDevice). Olivier Cochard-Labbé 2024-11-19 16:13:45 +01:00
  • 6a24f0ffc9 Update CMakeLists.txt hoream 2024-11-09 23:00:06 +08:00
  • 986a784809 Add the necessary source file device_discovery_linux.c for V3D_SUPPORT in CMakeLists.txt hoream 2024-11-09 22:55:05 +08:00
  • 6e91c745cd Merge pull request #324 from Samueru-sama/anylinux-appimage Maxime Schmitt 2024-11-03 15:11:54 +01:00
  • 100507530f Merge pull request #315 from xiaohuirong/master Maxime Schmitt 2024-11-03 14:15:58 +01:00
  • 1d5f8c641c use newer ubuntu to build Samuel 2024-11-01 07:54:27 -04:00
  • 5551369df8 make appimage work on any linux system Samuel 2024-11-01 07:50:41 -04:00
  • f6b5ecdbcc Merge branch 'master' into master Maxime Schmitt 2024-08-31 12:17:56 +02:00
  • a2faf1fad1 Merge pull request #310 from matthewfeickert/docs/add-conda-forge-information Maxime Schmitt 2024-08-31 12:10:59 +02:00
  • 1b2fb520b3 Merge pull request #303 from Steve-Tech/master Maxime Schmitt 2024-08-31 12:08:16 +02:00
  • 19add2e979 Merge pull request #314 from ozora-ogino/patch-1 Maxime Schmitt 2024-08-31 12:07:51 +02:00
  • 41d2fe1f18 update README hoream 2024-08-29 20:31:13 +08:00
  • 081a1b0982 convert tid to pgid to match the process's pid. hoream 2024-08-29 20:29:45 +08:00
  • a387559596 fix some typos hoream 2024-08-28 00:05:26 +08:00
  • f9957886ba add the videocore support documentation hoream 2024-08-28 00:01:24 +08:00
  • 4e73795802 fix strncat warning hoream 2024-08-27 23:33:28 +08:00
  • 3ff3fa69ce print some debug messages hoream 2024-08-27 23:24:50 +08:00
  • 834061428f organize code hoream 2024-08-27 23:03:19 +08:00
  • 072e1dbbfb add decode info for h264 decode hoream 2024-08-27 19:14:51 +08:00
  • 107005d71e move info read functions to utils and add some info from vcio device hoream 2024-08-27 16:37:01 +08:00
  • cb26cad4e2 add process gpu usage support for raspberrypi hoream 2024-08-27 00:14:30 +08:00
  • 8adf4babb2 add basic support for raspberrypi gpu hoream 2024-08-26 00:33:12 +08:00
  • 7da23bc651 Add missed '&&" Ozora Ogino 2024-08-23 11:36:03 +09:00
  • a662e8450a docs: Add conda-forge feedstock to install instructions Matthew Feickert 2024-08-07 18:03:10 -05:00
  • a5db51a48b Revert back to the Xe driver device for the PCIe link Stephen Horvath 2024-08-04 19:46:48 +10:00
  • 3232b58151 Get per-process memory from fdinfo for Xe Stephen Horvath 2024-08-04 19:28:30 +10:00
  • 20ea55dbd1 Merge pull request #308 from Syllo/amdgpu_hwmonless Maxime Schmitt 2024-07-30 11:45:44 +02:00
  • bae944e3d0 Don't require hwmon for AMDGPU Maxime Schmitt 2024-07-29 13:08:40 +02:00
  • 9a0a33fb6f Fix potential null device access Maxime Schmitt 2024-07-29 13:08:40 +02:00
  • 9faa7e75f1 Re-introduce non-cached devices Maxime Schmitt 2024-07-28 14:58:24 +02:00
  • 18d701ce78 Merge pull request #298 from Samueru-sama/master Maxime Schmitt 2024-07-27 16:01:26 +02:00
  • 51f5a1ec5f Merge pull request #295 from ring-c/master Maxime Schmitt 2024-07-27 14:24:32 +02:00
  • 2c4b65bae5 Fix tests with new parameter Maxime Schmitt 2024-07-27 14:05:47 +02:00
  • 5a4aff0f1f Hide process list option in setup window & config file Maxime Schmitt 2024-07-27 14:05:21 +02:00
  • 7bb81df915 Merge pull request #282 from larunbe/interfacetests-buildsystem-fix Maxime Schmitt 2024-07-27 12:54:37 +02:00
  • 2380dacd71 Merge pull request #279 from michel-slm/fix-screenshot-urls-in-appstream Maxime Schmitt 2024-07-27 12:54:08 +02:00
  • 1cb3ab886f Merge pull request #278 from michel-slm/fix-icon Maxime Schmitt 2024-07-27 12:53:16 +02:00
  • 241df77d03 Not sure these copy devices are needed Stephen Horvath 2024-06-28 21:48:47 +10:00
  • e863a7c606 Add Intel Xe driver support Stephen Horvath 2024-06-28 21:19:28 +10:00
  • 6778a02ed0 Add i915 hwmon power values Stephen Horvath 2024-06-28 21:17:39 +10:00
  • 14b74f02d8 Hide process list window Eugene Denisenko 2024-05-26 20:34:14 +05:00
  • b907db5229 Update make_appimage.sh Samuel 2024-05-25 02:24:10 -04:00
  • cb93dfac2b Hide process list window Eugene Denisenko 2024-05-13 12:58:18 +05:00