feat: graphing in MTK toolkit, kernel exposes CPU time, Processes app Performance tab
This commit is contained in:
@@ -230,6 +230,7 @@ typedef struct {
|
||||
uint8_t _pad[3];
|
||||
char name[64];
|
||||
uint64_t heap_used;
|
||||
uint64_t cpu_time_ms;
|
||||
} mtk_procinfo;
|
||||
|
||||
/* ====================================================================
|
||||
|
||||
Reference in New Issue
Block a user