Re: [PATCH 4/4] perf: Add power8 PMU events in JSON format

From: Andi Kleen
Date: Wed May 27 2015 - 10:41:42 EST


> > + {
> > + "EventCode": "0x2505e",
> > + "EventName": "PM_BACK_BR_CMPL",
> > + "BriefDescription": "Branch instruction completed with a target address less than current instruction address,",
> > + "PublicDescription": "Branch instruction completed with a target address less than current instruction address.,"
>
> Can't we remove PublicDescription field if it's identical to
> BriefDescription? It seems just wasting spaces..

It's not always identical. There are events where PublicDescription is much longer (several paragraphs)

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/