commit | d279f1f8c64711ca986c3121c8ec811b892932f0 | [log] [tgz] |
---|---|---|
author | Yonghong Song <yhs@fb.com> | Mon Dec 11 11:39:03 2017 -0800 |
committer | Alexei Starovoitov <ast@kernel.org> | Tue Dec 12 08:46:40 2017 -0800 |
tree | e7cc1c25702aec28b2fb89842e4ccef512d9582f | |
parent | f371b304f12e31fe30207c41ca7754564e0ea4dc [diff] |
bpf/tracing: add a bpf test for new ioctl query interface Added a subtest in test_progs. The tracepoint is sched/sched_switch. Multiple bpf programs are attached to this tracepoint and the query interface is exercised. Signed-off-by: Yonghong Song <yhs@fb.com> Acked-by: Alexei Starovoitov <ast@kernel.org> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org>