diff options
author | Eduard Zingerman <eddyz87@gmail.com> | 2024-12-10 07:10:58 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-12-10 21:24:57 +0300 |
commit | 89ff40890d8f12a7d7e93fb602cc27562f3834f0 (patch) | |
tree | 1ca4e620a9874f4154492b3bebb61791ef3760cd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 81f6d0530ba031b5f038a091619bf2ff29568852 (diff) | |
download | linux-89ff40890d8f12a7d7e93fb602cc27562f3834f0.tar.xz |
selftests/bpf: freplace tests for tracking of changes_packet_data
Try different combinations of global functions replacement:
- replace function that changes packet data with one that doesn't;
- replace function that changes packet data with one that does;
- replace function that doesn't change packet data with one that does;
- replace function that doesn't change packet data with one that doesn't;
Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20241210041100.1898468-7-eddyz87@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions