Re: [PATCH v4 bpf-next 0/4] libbpf: add perf buffer abstraction and API

2019-07-03 Thread Andrii Nakryiko
On Wed, Jul 3, 2019 at 2:36 AM Daniel Borkmann wrote: > > On 06/30/2019 08:51 AM, Andrii Nakryiko wrote: > > This patchset adds a high-level API for setting up and polling perf buffers > > associated with BPF_MAP_TYPE_PERF_EVENT_ARRAY map. Details of APIs are > > described in corresponding commit.

Re: [PATCH v4 bpf-next 0/4] libbpf: add perf buffer abstraction and API

2019-07-03 Thread Daniel Borkmann
On 06/30/2019 08:51 AM, Andrii Nakryiko wrote: > This patchset adds a high-level API for setting up and polling perf buffers > associated with BPF_MAP_TYPE_PERF_EVENT_ARRAY map. Details of APIs are > described in corresponding commit. > > Patch #1 adds a set of APIs to set up and work with perf bu