Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1474973
| From | Peter Zijlstra <peterz@infradead.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 net-next 0/6] perf, bpf: add support for bpf in sw/hw perf_events |
| Date | 2016-09-02 11:40 +0200 |
| Message-ID | <scT73-67d-9@gated-at.bofh.it> (permalink) |
| References | <scLCx-1an-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Sep 01, 2016 at 06:37:20PM -0700, Alexei Starovoitov wrote: > Peter, > to implement your suggestion to add ifdef CONFIG_BPF_SYSCALL > inside struct perf_event, I had to shuffle ifdefs in events/core.c > Please double check whether that is what you wanted to see. Looks fine, Thanks! Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 net-next 0/6] perf, bpf: add support for bpf in sw/hw perf_events Alexei Starovoitov <ast@fb.com> - 2016-09-02 03:40 +0200 [PATCH v3 net-next 2/6] bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type Alexei Starovoitov <ast@fb.com> - 2016-09-02 03:40 +0200 [PATCH v3 net-next 6/6] samples/bpf: add sampleip example Alexei Starovoitov <ast@fb.com> - 2016-09-02 03:40 +0200 [PATCH v3 net-next 5/6] samples/bpf: add perf_event+bpf example Alexei Starovoitov <ast@fb.com> - 2016-09-02 03:40 +0200 [PATCH v3 net-next 3/6] bpf: perf_event progs should only use preallocated maps Alexei Starovoitov <ast@fb.com> - 2016-09-02 03:40 +0200 Re: [PATCH v3 net-next 0/6] perf, bpf: add support for bpf in sw/hw perf_events Peter Zijlstra <peterz@infradead.org> - 2016-09-02 11:40 +0200 Re: [PATCH v3 net-next 0/6] perf, bpf: add support for bpf in sw/hw perf_events David Miller <davem@davemloft.net> - 2016-09-02 20:00 +0200
csiph-web