diff options
author | Eduard Zingerman <[email protected]> | 2022-06-21 02:53:44 +0300 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-06-20 17:40:52 -0700 |
commit | 0e1bf9ed2000c16fa8e0703e255a23d64a4adb27 (patch) | |
tree | 08ba017f0e2d9b36b1ed98b1e324536be50e83a5 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | f8acfdd04410d26b096a7082444cdc402df10f89 (diff) |
selftests/bpf: BPF test_prog selftests for bpf_loop inlining
Two new test BPF programs for test_prog selftests checking bpf_loop
behavior. Both are corner cases for bpf_loop inlinig transformation:
- check that bpf_loop behaves correctly when callback function is not
a compile time constant
- check that local function variables are not affected by allocating
additional stack storage for registers spilled by loop inlining
Signed-off-by: Eduard Zingerman <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions