]> err.no Git - linux-2.6/blobdiff - drivers/oprofile/cpu_buffer.h
Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/olof/pasemi...
[linux-2.6] / drivers / oprofile / cpu_buffer.h
index 49900d9e3235e613cde4e7387a3ce0acd9a10f45..c66c025abe757804f3cea7cfc389103293762c58 100644 (file)
@@ -42,6 +42,7 @@ struct oprofile_cpu_buffer {
        unsigned long sample_received;
        unsigned long sample_lost_overflow;
        unsigned long backtrace_aborted;
+       unsigned long sample_invalid_eip;
        int cpu;
        struct delayed_work work;
 } ____cacheline_aligned;