diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2024-06-13 14:53:09 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-06-13 21:16:01 +0300 |
commit | e73cd1cfc2177654e562b04f514be5f0f0b96da2 (patch) | |
tree | 80e9183bca908b2452d45c87141e7b13c33502af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 92424801261d1564a0bb759da3cf3ccd69fdf5a2 (diff) | |
download | linux-e73cd1cfc2177654e562b04f514be5f0f0b96da2.tar.xz |
bpf: Reduce stack consumption in check_stack_write_fixed_off
The fake_reg moved into env->fake_reg given it consumes a lot of stack
space (120 bytes). Migrate the fake_reg in check_stack_write_fixed_off()
as well now that we have it.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/r/20240613115310.25383-2-daniel@iogearbox.net
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions