On Mon, Jul 24, 2017 at 05:16:38PM -0700, Andi Kleen wrote: > From: Andi Kleen <a...@linux.intel.com> > > 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: suka...@linux.vnet.ibm.com > Signed-off-by: Andi Kleen <a...@linux.intel.com>
Acked-by: Jiri Olsa <jo...@kernel.org> thanks, jirka