Files
linux/tools/testing/selftests
Yonghong Song 79b4535013 tools/bpf: add a test for bpf_get_stack with tracepoint prog
The test_stacktrace_map and test_stacktrace_build_id are
enhanced to call bpf_get_stack in the helper to get the
stack trace as well.  The stack traces from bpf_get_stack
and bpf_get_stackid are compared to ensure that for the
same stack as represented as the same hash, their ip addresses
or build id's must be the same.

Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2018-04-29 08:45:54 -07:00
..
2018-04-26 15:09:52 -04:00
2018-01-28 22:17:24 -05:00
2018-04-12 20:52:25 -07:00
2018-02-13 11:35:01 -07:00
2018-04-11 10:28:34 -07:00