diff options
author | Johan Almbladh <[email protected]> | 2021-09-14 11:18:32 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2021-09-28 09:26:28 +0200 |
commit | 9298e63eafea1ebe235919dbbbfc20c1c25000f8 (patch) | |
tree | 775e78cf75d479563c91b20e87658c467c22a54b /tools/perf/scripts/python/flamegraph.py | |
parent | 68c956fe741757b760aa00fca8725c5651f5f77a (diff) |
bpf/tests: Add exhaustive tests of ALU operand magnitudes
This patch adds a set of tests for ALU64 and ALU32 arithmetic and bitwise
logical operations to verify correctness for all possible magnitudes of
the register and immediate operands. Mainly intended for JIT testing.
The patch introduces a pattern generator that can be used to drive
extensive tests of different kinds of operations. It is parameterized
to allow tuning of the operand combinations to test.
Signed-off-by: Johan Almbladh <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions