diff options
| author | Andrey Ignatov <[email protected]> | 2019-03-28 18:01:58 -0700 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2019-03-29 12:05:35 -0700 |
| commit | 8ff80e96e3ccea5ff0a890d4f18997e0344dbec2 (patch) | |
| tree | cea1e550777e3137898a6f27492ded57ff40b2c5 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 2011fccfb61bbd1d7c8864b2b3ed7012342e9ba3 (diff) | |
selftests/bpf: Test variable offset stack access
Test different scenarios of indirect variable-offset stack access: out of
bound access (>0), min_off below initialized part of the stack,
max_off+size above initialized part of the stack, initialized stack.
Example of output:
...
#856/p indirect variable-offset stack access, out of bound OK
#857/p indirect variable-offset stack access, max_off+size > max_initialized OK
#858/p indirect variable-offset stack access, min_off < min_initialized OK
#859/p indirect variable-offset stack access, ok OK
...
Signed-off-by: Andrey Ignatov <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions