Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1442491
| From | Jiri Olsa <jolsa@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v15 07/12] perf tools: Map backward events to backward_mmap |
| Date | 2016-07-13 16:10 +0200 |
| Message-ID | <rUt1p-47M-27@gated-at.bofh.it> (permalink) |
| References | <rU2NA-3tA-5@gated-at.bofh.it> <rU2NA-3tA-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jul 12, 2016 at 10:00:07AM +0000, Wang Nan wrote: SNIP > - > static bool > perf_evlist__should_poll(struct perf_evlist *evlist __maybe_unused, > struct perf_evsel *evsel) > @@ -1055,16 +1038,20 @@ perf_evlist__should_poll(struct perf_evlist *evlist __maybe_unused, > > static int perf_evlist__mmap_per_evsel(struct perf_evlist *evlist, int idx, > struct mmap_params *mp, int cpu, > - int thread, int *output) > + int thread, int *_output, int *_output2) s/_output2/_output_backward/ ? thanks, jirka
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v15 07/12] perf tools: Map backward events to backward_mmap Wang Nan <wangnan0@huawei.com> - 2016-07-12 12:10 +0200 Re: [PATCH v15 07/12] perf tools: Map backward events to backward_mmap Jiri Olsa <jolsa@redhat.com> - 2016-07-13 16:10 +0200
csiph-web