commit | c07660409ec954403776200cec1dd04b2db851f8 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@fb.com> | Wed Apr 06 18:43:29 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 07 21:04:27 2016 -0400 |
tree | 249cad46d3462c443e4ae9c7f8dc87f489a1ec95 | |
parent | 32bbe0078afe86a8bf4c67c6b3477781b15e94dc [diff] |
samples/bpf: add tracepoint support to bpf loader Recognize "tracepoint/" section name prefix and attach the program to that tracepoint. Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>