Re: [PATCH v6 7/8] perf cs-etm: Set sample flags for exception packet

2019-01-23 Thread Mathieu Poirier
On Sat, Jan 19, 2019 at 09:43:46AM +0800, Leo Yan wrote: > The exception taken and returning are typical flow for instruction jump > but it needs to be handled with exception packets. This patch is to set > sample flags for exception packet. > > Since the exception packet contains the exception nu

[PATCH v6 7/8] perf cs-etm: Set sample flags for exception packet

2019-01-18 Thread Leo Yan
The exception taken and returning are typical flow for instruction jump but it needs to be handled with exception packets. This patch is to set sample flags for exception packet. Since the exception packet contains the exception number, according to the exception number this patch makes decision f