github rbonghi/jetson_stats 7.0.0

latest releases: 7.1.4, 7.1.2, 7.1.1...
10 hours ago

What's Changed

  • Bump docker/build-push-action from 6.12.0 to 6.13.0 by @dependabot[bot] in #604
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot[bot] in #605
  • Bump python from 3.13.1-slim-bullseye to 3.13.2-slim-bullseye by @dependabot[bot] in #606
  • Bump docker/build-push-action from 6.13.0 to 6.14.0 by @dependabot[bot] in #607
  • Bump docker/build-push-action from 6.14.0 to 6.15.0 by @dependabot[bot] in #610
  • Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot[bot] in #612
  • Bump hmarr/auto-approve-action from 3 to 4 by @dependabot[bot] in #615
  • Bump python from 3.13.2-slim-bullseye to 3.13.3-slim-bullseye by @dependabot[bot] in #619
  • Bump docker/build-push-action from 6.15.0 to 6.16.0 by @dependabot[bot] in #621
  • Bump docker/build-push-action from 6.16.0 to 6.17.0 by @dependabot[bot] in #623
  • Bump docker/build-push-action from 6.17.0 to 6.18.0 by @dependabot[bot] in #625
  • Bump python from 3.13.3-slim-bullseye to 3.13.4-slim-bullseye by @dependabot[bot] in #627
  • Bump python from 3.13.4-slim-bullseye to 3.13.5-slim-bullseye by @dependabot[bot] in #630
  • Bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #680
  • Bump python from 3.13.5-slim-bullseye to 3.13.6-slim-bullseye by @dependabot[bot] in #683
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #686
  • Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #697
  • Bump actions/github-script from 6 to 8 by @dependabot[bot] in #696
  • Bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #713
  • Bump peter-evans/dockerhub-description from 4 to 5 by @dependabot[bot] in #716
  • Jetpack Release 6.2.1 , jtop 4.3.3 by @maxikuehn in #709
  • fix vm_rss of processes by @jianghuifr in #704
  • support L4T 35.6.2 by @CsterKuroi in #634
  • Add Jetson AGX Thor (t26x / tegra264) support: board detection + UI variables by @whitesscott in #699
  • Add NVML support for JetPack 7.0+ (Required to get partial GPU metrics from the Jetson Thor devkit) jtop 4.3.4 by @eous in #698
  • Modernize Python packaging to PEP 517/518/621 standards, jtop 4.4.0 by @eous in #700
  • JetPack 7.0.0 by @johnnynunez in #718
  • fix gpu thor by @johnnynunez in #719
  • copyright updated by @johnnynunez in #720
  • jtop/github.py: delete print statement that was added for Thor and is… by @whitesscott in #722
  • Improve nvidia library detection on systems without dpkg by @angiglesias in #670
  • Fix warning message when I close jtop by @johnnynunez in #731
  • Fix temporal frequency by @johnnynunez in #732
  • docs: add no-sudo jtop install guide and helper script by @whitesscott in #725
  • Add Thor-specific GPU support with 3D scaling and Railgate control by @whitesscott in #738
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #741
  • docs: fix styling of Option 4 section in README.md by @whitesscott in #739
  • feat(install): add support for installing jtop using uv by @xiaosq2000 in #745
  • install uv and use for jtop installation and update related docs by @whitesscott in #748
  • feat(thor): Add 2GPU podgov tuning & visualization with sysfs + power… by @whitesscott in #750
  • Fix code style of jtop/gui/pgpu_thor.py. by @whitesscott in #754
  • feat(5ENG): add Thor engine mapping + BPMP VIC fallback and clarify R… by @whitesscott in #755
  • perf(core): disable per-second NVML device count log in gpu.py by @whitesscott in #753
  • GPU (Thor): remove VRAM polling to fix host1x syncpoint errors and re… by @whitesscott in #758
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #766
  • fix: kernel without CONFIG_AUDIT set throw in processes.py by @razvanphp in #774
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #778
  • [Snyk] Security upgrade urllib3 from 2.0.7 to 2.6.0 by @rbonghi in #776
  • fix thor gpu page vram display error by @Z841973620 in #783
  • fix jetpack version by @Z841973620 in #792
  • jtop: improve 5ENG and 6CTRL pages on Jetson Thor (with optional JetsonPower integration) by @whitesscott in #785
  • Fix memory value truncation in GUI display #413 by @czy0403 in #794
  • install: ensure jtop group exists for no-sudo setup by @whitesscott in #795
  • build(deps): bump docker/login-action from 3.6.0 to 3.7.0 by @dependabot[bot] in #798
  • build(deps): bump docker/build-push-action from 6.18.0 to 6.19.1 by @dependabot[bot] in #806
  • build(deps): bump docker/build-push-action from 6.19.1 to 6.19.2 by @dependabot[bot] in #807
  • build(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #813
  • build(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #817
  • build(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #818
  • build(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #821
  • build(deps): bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in #822
  • build(deps): bump docker/login-action from 3.7.0 to 4.0.0 by @dependabot[bot] in #816
  • Update README with jtop installation instructions by @kvnptl in #824
  • Add Jetson Thor EMC support via devfreq bwmgr and BPMP actmon by @whitesscott in #825
  • Improve 4MEM page label alignment and EMC gauge rendering by @whitesscott in #826
  • Call close() in exit() when using jtop as a context manager by @IDtKnowAboutU in #828
  • Update jtop/core/jetson_variables.py with "35.6.4": "5.1.6", by @whitesscott in #829
  • README: Simplify and add direct install path Option 4 to install_jtop_without_sudo.sh by @whitesscott in #830
  • Fix multiprocessing pickle error on python 3.14+ by @maximdeclercq in #833
  • Fix tegrastats parsing for Thor by @maximdeclercq in #834
  • [Snyk] Security upgrade tornado from 6.2 to 6.5.5 by @rbonghi in #835

New Contributors

Full Changelog: 4.3.1...7.0.0

Don't miss a new jetson_stats release

NewReleases is sending notifications on new releases.