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:
Peter Zijlstra
2008-05-12 21:20:53 +02:00
committed by Thomas Gleixner
parent 88a4216c3e
commit bac524d3f3
2 changed files with 26 additions and 10 deletions

View File

@@ -23,6 +23,7 @@ struct ctx_switch_entry {
unsigned char prev_state;
unsigned int next_pid;
unsigned char next_prio;
unsigned char next_state;
};
/*