auto-cpufreq2/auto_cpufreq
Martin Andersson f67e909b59
Catch exception in call to psutil .cmdline() (#413)
There's a race condition where processes might disappear while filtering. The uncaught exception causes a crash.
2022-08-10 14:23:58 +02:00
..
__init__.py Improved Python file structure (rename source > auto_cpufreq) #153 2021-01-21 07:55:23 +01:00
core.py Catch exception in call to psutil .cmdline() (#413) 2022-08-10 14:23:58 +02:00
power_helper.py Add --install_performance option to help menu 2022-08-02 09:27:57 +02:00
tlp_stat_parser.py Reformatted codebase (#325) 2021-12-22 08:28:08 +01:00