|
@@ -326,7 +326,7 @@ do_trace: \
|
|
* memcpy(__entry->prev_comm, prev->comm, TASK_COMM_LEN);
|
|
* memcpy(__entry->prev_comm, prev->comm, TASK_COMM_LEN);
|
|
* __entry->next_pid = next->pid;
|
|
* __entry->next_pid = next->pid;
|
|
* __entry->next_prio = next->prio;
|
|
* __entry->next_prio = next->prio;
|
|
- * )
|
|
|
|
|
|
+ * ),
|
|
*
|
|
*
|
|
* *
|
|
* *
|
|
* * Formatted output of a trace record via TP_printk().
|
|
* * Formatted output of a trace record via TP_printk().
|