a lot of print

This commit is contained in:
zy
2023-11-21 04:43:15 -05:00
parent 6921e2bf2f
commit 6c105992fd
3 changed files with 59 additions and 20 deletions

View File

@@ -237,7 +237,7 @@ enum hrtimer_restart check_variable_cb(struct hrtimer *timer) {
do_each_thread(g, p) {
if (p->__state == TASK_RUNNING || __task_contributes_to_load(p) ||
p->__state == TASK_IDLE) {
p->__state == TASK_IDLE || 1) {
tsk_info.et_type = 1; //! todo event type
tsk_info.id = event_id;
tsk_info.tv = vm_record.tv;