diff options
author | 2020-09-28 12:31:07 +0100 | |
---|---|---|
committer | 2020-09-28 18:26:58 -0700 | |
commit | af65320948b848dd1ae65eb4bc3e164c53e741d8 (patch) | |
tree | 6197f2ee307a58595c58bd26bd0f0f806b03fb8c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests/bpf: Add bpf_snprintf_btf helper tests (diff) | |
download | wireguard-linux-af65320948b848dd1ae65eb4bc3e164c53e741d8.tar.xz wireguard-linux-af65320948b848dd1ae65eb4bc3e164c53e741d8.zip |
bpf: Bump iter seq size to support BTF representation of large data structures
BPF iter size is limited to PAGE_SIZE; if we wish to display BTF-based
representations of larger kernel data structures such as task_struct,
this will be insufficient.
Suggested-by: Alexei Starovoitov <alexei.starovoitov@gmail.com>
Signed-off-by: Alan Maguire <alan.maguire@oracle.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/1601292670-1616-6-git-send-email-alan.maguire@oracle.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions