From: David S. Miller Date: Wed, 25 Jan 2017 18:17:48 +0000 (-0500) Subject: Merge branch 'bpf-tracepoints' X-Git-Tag: v4.11-rc1~124^2~324 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=cca316f3562afea7efa35acdd84ed899e23e6e29;p=karo-tx-linux.git Merge branch 'bpf-tracepoints' 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 --- cca316f3562afea7efa35acdd84ed899e23e6e29