disp: msm: add cpu number to the sde event logs
Change adds cpu number on which the event log is getting executed. Change-Id: If5795352d65632c2f0cb17e0d36a29b56bb556ce Signed-off-by: Vara Reddy <varar@codeaurora.org>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
4fbdc64598
commit
42383c9da1
@@ -80,6 +80,7 @@ struct sde_dbg_evtlog_log {
|
||||
u32 data[SDE_EVTLOG_MAX_DATA];
|
||||
u32 data_cnt;
|
||||
int pid;
|
||||
u8 cpu;
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user