commit | b38fab3d164224de830eefd4e616441afb2631f7 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Tue Mar 20 19:38:32 2018 -0700 |
committer | Alexei Starovoitov <ast@fb.com> | Tue Mar 27 18:23:24 2018 -0700 |
tree | 91541ee0ba8dbcc21f2f8015cc3e19d0be8007be | |
parent | 8afcb85c7d8c06678b9214a966cf2d8bde5ab7d5 [diff] |
selftests/bpf: test for bpf_get_stackid() from raw tracepoints similar to traditional traceopint test add bpf_get_stackid() test from raw tracepoints and reduce verbosity of existing stackmap test Signed-off-by: Alexei Starovoitov <ast@kernel.org>