Re: [PATCH v5 1/1] perf cs-etm: Split Coresight decode by aux records

From: James Clark
Date: Thu Jun 10 2021 - 09:55:35 EST




On 10/06/2021 13:36, James Clark wrote:
> + return auxtrace_queues__add_event(&etm->queues,
> + session,
> + &auxtrace_fragment,
> + file_offset,
> + NULL);

There's one more indentation error here that I will fix in the next set.