Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1695430
| From | Jiri Olsa <jolsa@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] perf, tools: Make build fail on JSON parse error |
| Date | 2017-07-25 09:30 +0200 |
| Message-ID | <u72s2-8ic-7@gated-at.bofh.it> (permalink) |
| References | <u6VJT-400-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jul 24, 2017 at 05:16:38PM -0700, Andi Kleen wrote: > From: Andi Kleen <ak@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: sukadev@linux.vnet.ibm.com > Signed-off-by: Andi Kleen <ak@linux.intel.com> Acked-by: Jiri Olsa <jolsa@kernel.org> thanks, jirka
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] perf, tools: Make build fail on JSON parse error Andi Kleen <andi@firstfloor.org> - 2017-07-25 02:20 +0200 Re: [PATCH] perf, tools: Make build fail on JSON parse error Jiri Olsa <jolsa@redhat.com> - 2017-07-25 09:30 +0200 [tip:perf/core] perf jevents: Make build fail on JSON parse error tip-bot for Andi Kleen <tipbot@zytor.com> - 2017-07-26 19:30 +0200
csiph-web