diff options
author | Andrii Nakryiko <[email protected]> | 2019-08-07 14:39:59 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2019-08-07 14:43:49 -0700 |
commit | d698f9dbdbed036ef28a96cd34a1b5d7fe58750e (patch) | |
tree | 5d0831c3929b34b89e9eb44d5415040765302f16 /tools/perf/scripts/python/stackcollapse.py | |
parent | 9654e2ae908eb0d51b0b79c7c50df0754ed38edd (diff) |
selftests/bpf: add CO-RE relocs ptr-as-array tests
Add test validating correct relocation handling for cases where pointer
to something is used as an array. E.g.:
int *ptr = ...;
int x = ptr[42];
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Song Liu <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions