Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1305013
| From | Alexei Starovoitov <alexei.starovoitov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: perf list segfaults on the v4.4-rc8 (bisect log added) |
| Date | 2016-01-08 22:10 +0100 |
| Message-ID | <qOMsi-3Yx-11@gated-at.bofh.it> (permalink) |
| References | <qOLZg-3xd-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, Jan 09, 2016 at 02:09:41AM +0530, Srikar Dronamraju wrote: > With latest mainline perf, perf list results in a Segmentation fault on > a powerpc machine. > > $ ./perf list > Segmentation fault (core dumped) > $ .. > Attached is the patch that causes this issue for quick reference. > > From a43eec304259a6c637f4014a6d4767159b6a3aa3 Mon Sep 17 00:00:00 2001 > From: Alexei Starovoitov <ast@plumgrid.com> > Date: Tue, 20 Oct 2015 20:02:34 -0700 > Subject: [PATCH] bpf: introduce bpf_perf_event_output() helper https://lkml.org/lkml/2016/1/8/330 this pull req contains the fix. Pls double check.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
perf list segfaults on the v4.4-rc8 (bisect log added) Srikar Dronamraju <srikar@linux.vnet.ibm.com> - 2016-01-08 21:40 +0100
Re: perf list segfaults on the v4.4-rc8 (bisect log added) Alexei Starovoitov <alexei.starovoitov@gmail.com> - 2016-01-08 22:10 +0100
Re: perf list segfaults on the v4.4-rc8 (bisect log added) Srikar Dronamraju <srikar@linux.vnet.ibm.com> - 2016-01-08 23:10 +0100
csiph-web