trace add threshold_num
This commit is contained in:
@@ -208,6 +208,7 @@ enum hrtimer_restart check_variable_cb(struct hrtimer *timer) {
|
||||
vm_record.id = event_id;
|
||||
vm_record.et_type = 1; //! todo event type
|
||||
vm_record.tv = ktime_get_real();
|
||||
vm_record.threshold_num = j;
|
||||
|
||||
// printk("-------------------------------------\n");
|
||||
// printk("-------------watch monitor-----------\n");
|
||||
|
||||
Reference in New Issue
Block a user