From: David S. Miller Date: Mon, 5 Jun 2017 01:58:24 +0000 (-0400) Subject: Merge branch 'bpf-Add-BPF-support-to-all-perf_event' X-Git-Tag: v4.13-rc1~157^2~291 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a11227dcc345c1792945cae8a3b22882a723620f;p=platform%2Fkernel%2Flinux-exynos.git Merge branch 'bpf-Add-BPF-support-to-all-perf_event' Merge branch 'bpf-Add-BPF-support-to-all-perf_event' Alexei Starovoitov says: ==================== bpf: Add BPF support to all perf_event v3->v4: one more tweak to reject unsupported events at map update time as Peter suggested v2->v3: more refactoring to address Peter's feedback. Now all perf_events are attachable and readable v1->v2: address Peter's feedback. Refactor patch 1 to allow attaching bpf programs to all event types and reading counters from all of them as well patch 2 - more tests patch 3 - address Dave's feedback and document bpf_perf_event_read() and bpf_perf_event_output() properly ==================== Signed-off-by: David S. Miller --- a11227dcc345c1792945cae8a3b22882a723620f