Re: [PATCH RFC v2 1/3] cxl/trace: Remove uuid from event trace known events

From: Davidlohr Bueso
Date: Mon Oct 30 2023 - 12:58:21 EST


On Thu, 26 Oct 2023, Ira Weiny wrote:

The uuid printed in the well known events is redundant. The uuid
defines what the event was.

Remove the uuid from the known events and only report it in the generic
event as it remains informative there.

Signed-off-by: Ira Weiny <ira.weiny@xxxxxxxxx>

Reviewed-by: Davidlohr Bueso <dave@xxxxxxxxxxxx>