SHA256
1
0
forked from pool/nvtop

11 Commits

Author SHA256 Message Date
Ana Guerrero
4ff4b86ebd Accepting request 1167057 from utilities
OBS-URL: https://build.opensuse.org/request/show/1167057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvtop?expand=0&rev=4
2024-04-12 15:35:19 +00:00
Malcolm Lewis
f91e4fab6b Accepting request 1167055 from home:amanzini:branches:utilities
- Update to version 3.1.0:
  * MSM: Ignore speedbin in id if exact id isn't found
  * Add support for Adreno 750
  * Fix save w/o config location path
  * interface_options: handle both XDG_CONFIG_HOME and HOME being unset
  * Prevent potential Ascend device name buffer overflow
  * remove temp file
  * fix issues for PR
  * Toggle Panfrost's sysfs profiling hook after DRM handle is retrieved
  * add ascend build script and README
  * add ascend extract gpu info code
  * GPU info bar option in F2 menu
  * Save GPU info bar option to config file
  * Fix related to pull request #248
  * Refactor Panthor and Panfrost into library of shared code
  * Add support for Mali CSF GPUs with the Panthor driver.
  * Add Panfrost support for manual calculation of engine utilisation
  * Add support for post-fdinfo processing calculation of utilisation
  * Add support for Panfrost display of additional GPU properties
  * Add display of additional GPU features
  * Add support for Mali GPUs with the Panfrost driver

OBS-URL: https://build.opensuse.org/request/show/1167055
OBS-URL: https://build.opensuse.org/package/show/utilities/nvtop?expand=0&rev=10
2024-04-12 13:13:33 +00:00
Ana Guerrero
1bf2e40c56 Accepting request 1120313 from utilities
OBS-URL: https://build.opensuse.org/request/show/1120313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvtop?expand=0&rev=3
2023-10-25 16:05:22 +00:00
8f79c86d29 Accepting request 1120142 from home:malcolmlewis:branches:utilities
- Update to version 3.0.2+31:
  * Fix cache_entry for Intel and AMD GPU.
  * Fix compilation warnings.
  * Disable fdinfo callbacks for hidden gpus.
  * Split off linux-specific files from build.
  * cmake: use check_linker_flag for checking linker flags.
  * Clarify warning messages for Intel and MSM GPUs.
  * Added Apple support.

OBS-URL: https://build.opensuse.org/request/show/1120142
OBS-URL: https://build.opensuse.org/package/show/utilities/nvtop?expand=0&rev=8
2023-10-25 14:06:42 +00:00
Dominique Leuenberger
0a3b43ced7 Accepting request 1094674 from utilities
OBS-URL: https://build.opensuse.org/request/show/1094674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvtop?expand=0&rev=2
2023-06-22 21:27:07 +00:00
Malcolm Lewis
a06ab60a82 Accepting request 1094668 from home:amanzini:branches:utilities
- Update to version 3.0.2+2:
  * Fix a potential issue when using multiple AMDGPUs.
  * Fix amdgpu wrong tx/rx computation
  * Remove workaround for driver bug
  * Uniqueness is pdev+id on amdgpu
  * Uniqueness is pdev+id on intel
  * README MSM information.
  * MSM and Adreno support

OBS-URL: https://build.opensuse.org/request/show/1094668
OBS-URL: https://build.opensuse.org/package/show/utilities/nvtop?expand=0&rev=6
2023-06-22 13:32:18 +00:00
Dominique Leuenberger
c6433d1946 Accepting request 1082993 from utilities
New package submission.

OBS-URL: https://build.opensuse.org/request/show/1082993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nvtop?expand=0&rev=1
2023-04-26 15:26:55 +00:00
2ff0e79129 Accepting request 1076690 from home:malcolmlewis:branches:utilities
- Update to version 3.0.1+29:
  + Fix typo in pci id.
  + Add pre-parsed hardware info.
  + Update copyrights.
  + Fix monitored gpu selection logic.
  + Fix multiple gpus selection.
  + Fix a unused case.
  + Add license.
  + Add copyright info.
  + New gpus support using a local gpu type database.
  + hjkl motion keys.
- Add %%doc README.markdown.

OBS-URL: https://build.opensuse.org/request/show/1076690
OBS-URL: https://build.opensuse.org/package/show/utilities/nvtop?expand=0&rev=4
2023-04-03 10:44:49 +00:00
Michael Vetter
642a87d791 Accepting request 1033887 from home:malcolmlewis:branches:utilities
- Update to version 3.0.1:
  * Don't overwrite usage for graphics+compute processes.
  * Expose processes that are both graphical and compute.
  * Fix nvtop process hiding.
  * Move misplaced assertion.
- Changes from version 3.0.0:
  * Update documentation.
  * Option to hide nvtop from the process list.
  * Clang-format all.
- Changes from 2.0.3+4:
  * Option to toggle startup messages.
  * Don't print the infos to stdout.
  * Fix spacing.
  * Save message option and fix multidevice save.
  * Support info window.
  * Support info messages.
  * Save monitored gpus to config.
  * Setup window to select gpus.
  * Dynamic gpu monitored list.
  * Rework interface for gpu select option.
  * Remove GPU mask option.
  * Extract pdev for all devices.
  * Fix for libudev wrapper.
  * Readme update for Intel support.
  * Don't need device discovery for NVIDIA only.
  * Fix FindUDev and FindSystemd for older cmake.
  * Show intel ENC/DEC together.
  * Fix integrated AMDGPU drm and fdinfo usage mismatch.
  * Fix macro extra arguments.
  * Mark AMDGPU integrated gpu as such.
  * Fix amdgpu null pointer deref.
  * Fix intel and integrated GPU support.
  * Use device discovery for Intel.
  * Use device discovery for AMDGPU.
  * Udev/sd-device wrapper.
  * Fix intel support.
  * Preliminary Intel support.
  * nvtop metainfo file.
  * Auto date for manpage.
  * Nvtop logo.
  * add process-control plug to allow killing processes.
  * Guard against huge jump in usage.
  * Uint64 literals.
  * Guard against suspect values reported by fdinfo.
  * Better validity macros.
  * Mark valid AMDGPU cache entries.
  * AMDGPU compute process support.
  * Add desktop file.
  * Code reorganization to sweep /proc once per update.

OBS-URL: https://build.opensuse.org/request/show/1033887
OBS-URL: https://build.opensuse.org/package/show/utilities/nvtop?expand=0&rev=3
2022-11-09 13:21:50 +00:00
Michael Vetter
69cf840601 Accepting request 999693 from home:malcolmlewis:branches:utilities
- Update to version 2.0.3+3:
  * Enable format warnings.
  * Fix format-security warnings.
  * Fix drm node file descriptor opening logic.
  * Fix fdinfo name typo.
  * Remove unnecessary list and free amdgpu resources.
  * Support new amdgpu fdinfo interface kernel >=5.19.
  * Display time on x axis.
  * Resolve some warning messages.

OBS-URL: https://build.opensuse.org/request/show/999693
OBS-URL: https://build.opensuse.org/package/show/utilities/nvtop?expand=0&rev=2
2022-08-29 07:26:10 +00:00
Michael Vetter
135c061f51 Accepting request 986511 from home:malcolmlewis:TESTING
New package submission

OBS-URL: https://build.opensuse.org/request/show/986511
OBS-URL: https://build.opensuse.org/package/show/utilities/nvtop?expand=0&rev=1
2022-07-04 09:30:47 +00:00