LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
rockchip_stats.egg-info/PKG-INFO
rockchip_stats.egg-info/SOURCES.txt
rockchip_stats.egg-info/dependency_links.txt
rockchip_stats.egg-info/entry_points.txt
rockchip_stats.egg-info/not-zip-safe
rockchip_stats.egg-info/requires.txt
rockchip_stats.egg-info/top_level.txt
rtop/__init__.py
rtop/__main__.py
rtop/rockchip_release.py
rtop/rtop.py
rtop/service.py
rtop/terminal_colors.py
rtop/core/__init__.py
rtop/core/command.py
rtop/core/common.py
rtop/core/config.py
rtop/core/cpu.py
rtop/core/exceptions.py
rtop/core/fan.py
rtop/core/gpu.py
rtop/core/hardware.py
rtop/core/hw_detect.py
rtop/core/memory.py
rtop/core/mpp.py
rtop/core/npu.py
rtop/core/power.py
rtop/core/process.py
rtop/core/processes.py
rtop/core/rga.py
rtop/core/rockchip_libraries.py
rtop/core/temperature.py
rtop/core/timer_reader.py
rtop/gui/__init__.py
rtop/gui/pall.py
rtop/gui/pcontrol.py
rtop/gui/pcpu.py
rtop/gui/pengine.py
rtop/gui/pgpu.py
rtop/gui/pinfo.py
rtop/gui/pmem.py
rtop/gui/pnpu.py
rtop/gui/rtopgui.py
rtop/gui/rtopguiconfig.py
rtop/gui/lib/__init__.py
rtop/gui/lib/chart.py
rtop/gui/lib/colors.py
rtop/gui/lib/common.py
rtop/gui/lib/dialog_window.py
rtop/gui/lib/linear_gauge.py
rtop/gui/lib/process_table.py
rtop/gui/lib/smallbutton.py
rtop/tests/__init__.py
rtop/tests/conftest.py
rtop/tests/test_common.py
rtop/tests/test_hw_detect.py
scripts/rtop_env.sh
services/rtop.service