summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2011-07-17 19:56:42 (GMT)
committerScott Wood <scottwood@freescale.com>2014-05-14 18:38:16 (GMT)
commit4227ae749ad5a32ff0d9b6aafd3eeb655375c35f (patch)
treebc77f9a7546f9cbf9584053693c8d0590482a8f4 /include/linux
parent56f80222141ae1bd22f5494d9bf96d074882fb5a (diff)
downloadlinux-fsl-qoriq-4227ae749ad5a32ff0d9b6aafd3eeb655375c35f.tar.xz
ftrace-migrate-disable-tracing.patch
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/ftrace_event.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/ftrace_event.h b/include/linux/ftrace_event.h
index 20aebdb..4515232 100644
--- a/include/linux/ftrace_event.h
+++ b/include/linux/ftrace_event.h
@@ -56,6 +56,8 @@ struct trace_entry {
unsigned char flags;
unsigned char preempt_count;
int pid;
+ unsigned short migrate_disable;
+ unsigned short padding;
};
#define FTRACE_MAX_EVENT \