commit | 8afcb85c7d8c06678b9214a966cf2d8bde5ab7d5 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Wed Feb 14 15:23:25 2018 -0800 |
committer | Alexei Starovoitov <ast@fb.com> | Tue Mar 27 18:23:23 2018 -0700 |
tree | 6f45a62e3fca769bc5f8591c5504e3459694866e | |
parent | d444211acd57300145cdb9b58ca55894d4e1f40d [diff] |
samples/bpf: raw tracepoint test add empty raw_tracepoint bpf program to test overhead similar to kprobe and traditional tracepoint tests Signed-off-by: Alexei Starovoitov <ast@kernel.org>