Re: [PATCH v2 1/7] perf jevents: Append PMU description later

From: John Garry
Date: Tue May 17 2022 - 09:29:06 EST


On 11/05/2022 22:15, Ian Rogers wrote:
Append the PMU information from "Unit" to the description later. This
avoids a problem when "Unit" appears early in a json event and the
information prepends the description rather than being the expected
suffix.

Update the pmu-events test so that expectations now match the improved
output.

Signed-off-by: Ian Rogers<irogers@xxxxxxxxxx>

Reviewed-by: John Garry <john.garry@xxxxxxxxxx>