Re: [PATCH] perf vendor events: Update Skylake client events to v50
From: Andi Kleen
Date: Mon Nov 16 2020 - 16:24:17 EST
> You mean change event-converter-for-linux-perf to add this as JSON
> comments at the start of the generated files?
JSON doesn't support comments unfortunately
(unless they're somehow part of the data schema)
-Andi