Changelog
- update screenshots
- update dependencies
Lib
- Fix compared values for fdinfo sorting
- remove duplicate read for power_cap
- rename pid_map to pre_proc_usage_map, rename get_all_proc_usage to update_proc_usage
- improve FdInfoStat::{get_cpu_time,get_proc_usage}
- do not push to list if ids_count equals 0
- remove pre proc usage from hashmap when ids_count is 0
- remove pre proc usage from the hashmap if the process has already exited
- fix memory leak of pre_proc_usage_map
TUI
- fix the case of selected device is suspended
- use GTT sort when VRAM sort type is selected on APU
GUI
- update plot data in data thread