]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
Merge branch 'bpf-tracepoints'
authorDavid S. Miller <davem@davemloft.net>
Wed, 25 Jan 2017 18:17:48 +0000 (13:17 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Jan 2017 18:17:48 +0000 (13:17 -0500)
Daniel Borkmann says:

====================
BPF tracepoints

This set adds tracepoints to BPF for better introspection and
debugging. The first two patches are prerequisite for the actual
third patch that adds the tracepoints. I think the first two are
small and straight forward enough that they could ideally go via
net-next, but I'm also open to other suggestions on how to route
them in case that's not applicable (it would reduce potential
merge conflicts on BPF side, though). For details, please see
individual patches.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found