aboutsummaryrefslogtreecommitdiff
path: root/net/openvswitch/vport.h
diff options
context:
space:
mode:
authorGravatar David S. Miller <davem@davemloft.net> 2015-10-22 06:42:23 -0700
committerGravatar David S. Miller <davem@davemloft.net> 2015-10-22 06:42:23 -0700
commit721daebbdb9ba44756a9695878ecca8aad38009b (patch)
tree33c57207f5ed18a5408ed9c25ec0ab169ec0fb5d /net/openvswitch/vport.h
parentipvlan: read direct ifindex instead of iflink (diff)
parentsamples: bpf: add bpf_perf_event_output example (diff)
downloadlinux-721daebbdb9ba44756a9695878ecca8aad38009b.tar.gz
linux-721daebbdb9ba44756a9695878ecca8aad38009b.tar.bz2
linux-721daebbdb9ba44756a9695878ecca8aad38009b.zip
Merge branch 'bpf-perf'
Alexei Starovoitov says: ==================== bpf_perf_event_output helper Over the last year there were multiple attempts to let eBPF programs output data into perf events by He Kuang and Wangnan. The last one was: https://lkml.org/lkml/2015/7/20/736 It was almost perfect with exception that all bpf programs would sent data into one global perf_event. This patch set takes different approach by letting user space open independent PERF_COUNT_SW_BPF_OUTPUT events, so that program output won't collide. Wangnan is working on corresponding perf patches. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/openvswitch/vport.h')
0 files changed, 0 insertions, 0 deletions