Thread (13 messages) flat view 13 messages, 5 authors, 2015-10-27

Re: [PATCH v3 net-next] bpf: fix bpf_perf_event_read() helper

From: Alexei Starovoitov <hidden>
Date: 2015-10-23 02:31:03
Also in: lkml

On 10/22/15 7:21 PM, Wangnan (F) wrote:
quoted
+    if (attr->inherit)
+        goto err;
+
Since Peter suggest it is pointless for a system-wide perf_event
has inherit bit set [1], I think it should be safe to enable
system-wide perf_event pass this check?
here we don't know whether it's system wide or not, so the check
is needed.
The patch is the fix that should have been there from day one.
We must be safe first and relax later.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help