Re: [PATCH v6 1/8] perf cs-etm: Add last instruction information in packet

2019-01-23 Thread Mathieu Poirier
On Sat, Jan 19, 2019 at 09:43:40AM +0800, Leo Yan wrote: > Decoder provides last instruction related information, these information > can be used for trace analysis; specifically we can get to know what > kind of branch instruction has been executed, mainly the information > are contained in three

[PATCH v6 1/8] perf cs-etm: Add last instruction information in packet

2019-01-18 Thread Leo Yan
Decoder provides last instruction related information, these information can be used for trace analysis; specifically we can get to know what kind of branch instruction has been executed, mainly the information are contained in three element fields: last_i_type: this is significant type for wayp