ftrace: trace next state
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:

committed by
Thomas Gleixner

parent
88a4216c3e
commit
bac524d3f3
@@ -23,6 +23,7 @@ struct ctx_switch_entry {
|
||||
unsigned char prev_state;
|
||||
unsigned int next_pid;
|
||||
unsigned char next_prio;
|
||||
unsigned char next_state;
|
||||
};
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user