X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Foprofile%2Fcpu_buffer.h;h=c66c025abe757804f3cea7cfc389103293762c58;hb=4f02f8220562591322c118d07a32bebf705318b7;hp=49900d9e3235e613cde4e7387a3ce0acd9a10f45;hpb=9db73724453a9350e1c22dbe732d427e2939a5c9;p=mv-sheeva.git diff --git a/drivers/oprofile/cpu_buffer.h b/drivers/oprofile/cpu_buffer.h index 49900d9e323..c66c025abe7 100644 --- a/drivers/oprofile/cpu_buffer.h +++ b/drivers/oprofile/cpu_buffer.h @@ -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;