evildeeds
evildeeds
Added support for 1.13 maps; old maps are still supported like before. Added a few common blocks and missing colors. Edit: This will close #303 and #307
Tested to compile c10t with clang and got a lot of compiler warnings which also overlapped with #270. Didn't run any benchmarks but compiling seems much faster and all my...
## Describe the bug During high load where processes are often started and run for short periods, it is possible to crash jtop with a ZeroDivisionError. This can happen when...
## Describe the bug If dpkg is missing, for example if the system is a custom built yocto with meta-tegra then the following line will cuse an exception https://github.com/rbonghi/jetson_stats/blob/e22b49f0250cd1b81aaa4a311af51d01cf219cf1/jtop/core/jetson_variables.py#L203 on...