On Mon, Jul 24, 2017 at 05:16:38PM -0700, Andi Kleen wrote: > From: Andi Kleen <[email protected]> > > Today, when a JSON file fails parsing the build continues, > but there are no json files built in, which is difficult to debug later. > Make the build stop on a parse error instead. > > v2: Add fixes from Sukadev. Now we handle architectures > with no JSON events correctly. And fix some stale comments. > Cc: [email protected] > Signed-off-by: Andi Kleen <[email protected]>
Acked-by: Jiri Olsa <[email protected]> thanks, jirka

