Skip to content

Releases: rbonghi/jetson_stats

7.1.5

24 Mar 22:23
67451f4

Choose a tag to compare

Full Changelog: 7.1.4...7.1.5

7.1.4

24 Mar 09:52

Choose a tag to compare

Full Changelog: 7.1.2...7.1.4

7.1.1

24 Mar 09:28

Choose a tag to compare

Full Changelog: 7.1.0...7.1.1

7.0.0

24 Mar 09:00

Choose a tag to compare

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

Read more

⛵ Jetpack 6 onboard!

04 Jan 15:29

Choose a tag to compare

jetson-stats now run on Jetpack 6.0 DP and other contributions are merge to jetson-stats!

Update jetson-stats to latest 4.2.4 release

sudo pip3 install -U jetson-stats

🙏 Thank you everybody for your help!

Screenshot from 2024-01-04 16-22-29

What's Changed

New Contributors

Full Changelog: 4.2.3...4.2.4

jetson-stats 4.2 - 🧑‍🚀 space updates

17 Mar 17:44

Choose a tag to compare

🚀 Space weekend!

🧑‍🚀 "Cape Canaveral, a new jtop is landed here!"

sudo pip3 install -U jetson-stats

NOTE: maybe you need time to switch off and reboot the system

jtop

A new powerful version is more efficient, and more robust with more data and a new stable API, but let's start step by step:

  • jtop now is tegrastatsless. Directly dump from your NVIDIA Jetson all data
  • optimized jetson_clocks, need less time to know if jetson_clocks is enabled
  • optimized nvpmodel wrapper, you can change the model and now which is the default configuration
  • new fan controller. Now jtop wrap nvfancontrol, new profiles are available on your board
  • enable/disable 3D scaling on your NVIDIA Jetson GPU
  • new process function
  • new JSON output
  • new fresh, and clear documentation
  • all jtop pages are updated
    • ALL page now show all processes running on GPU
    • GPU page now show also the GPU RAM
    • MEM now show clear cache and you can create more than one swap (bootable or not)
    • Serial Number is hidden by default. Now is simple to share a screenshot from jtop

Happy new jtop 4.2

⚙️ Engine page & ℹ️ new Info page

25 Jan 15:25

Choose a tag to compare

Great Scott!!!
Engines, and a new INFO page, which is located with more details information about the "699-level part number", part number, module type, and others!
jtop

Let's go in order about all the new features:

  • New Engine page (picture below)
    • All engines available on your NVIDIA Jetson. This page is automatically generated from the engines available on your board
    • This page show: Min frequency, Max frequency and Current running frequency
    • If the engine is running the linear gauge appears Green
  • Updated Info page (picture below)
    • New variables are available on your board
    • 699 level part number
    • Part number
    • Module
    • Model
  • New documentation page: https://rnext.it/jetson_stats/
  • Optimized installation
  • Jetpack 5.1 now detected
  • Fixes: #337 #333 #341 #338 #328 #327 #345 #331 #334 #335 #330 #340 #83 #344

Screenshot from 2023-01-25 11-15-18
Screenshot from 2023-01-25 11-15-29

What's Changed

Full Changelog: 4.0.0...4.1.0

🚀 Jetpack 5 & NVIDIA Jetson Orin!

05 Jan 19:27

Choose a tag to compare

🚀 jetson-stats works with NVIDIA Jetpack 5 and NVIDIA Jetson Orin series!
Many bugs are fixed, and new features have been added to work more stable with python 3.6, 3.8, 3.9, 3.10

You need only to update jtop using the following command:

sudo -H pip install -U jetson-stats

NOTE: maybe need time to switch off and reboot the system

Major updates:

  1. Support for NVIDIA Jetpack 5
  2. Support for NVIDIA Jetson Orin series
  3. New hardware engines table
  4. New support for multiple GPU
  5. New support for memory GPU processes
  6. Increase support for Docker
  7. Rearranged and optimized charts
  8. Optimized control nvpmodel
  9. Optimized API for jtop library

jtop

NVIDIA Jetson Orin example page:
Screenshot from 2023-01-05 20-21-52

Major fixes

#170 #175 #234 #163 #197 #231 #187 #228 #130 #236 #212 #171

What's Changed

New Contributors

Full Changelog: 3.1.4...4.0.0

4.0.0rc3

04 Jan 12:48

Choose a tag to compare

4.0.0rc3 Pre-release
Pre-release

⚠️ Now, jetson-stats works with the new Jetpack 5.0. Many bugs are fixed, but the jtop is NOT STABLE yet. If you want to test, please write:

sudo -H pip install jetson-stats==4.0.0rc3

Major fixes:

All suggestions or bugs found are welcome!

Screenshot from 2022-12-31 13-13-18
Screenshot from 2022-12-31 13-14-11
Screenshot from 2022-12-31 13-14-25

What's Changed

New Contributors

Full Changelog: 3.0.0...4.0.0rc3

4.0.0rc2

13 Jun 07:33

Choose a tag to compare

4.0.0rc2 Pre-release
Pre-release

⚠️ Now, jetson-stats works with the new Jetpack 5.0. Many bugs are fixed, but the jtop is NOT STABLE yet. If you want to test, please write:

sudo -H pip install jetson-stats==4.0.0rc2

Major fixes:

All suggestions or bugs found are welcome!

image

What's Changed

New Contributors

Full Changelog: 3.0.0...4.0.0rc2