aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexei Starovoitov <[email protected]>2019-04-01 21:27:46 -0700
committerDaniel Borkmann <[email protected]>2019-04-04 01:27:38 +0200
commit7a9f5c65abcc9644b11738ca0815510cb5510eaf (patch)
treea6f9460e4dbd029f130ac317ae83526536614b5e /tools/perf/scripts/python
parentc04c0d2b968ac45d6ef020316808ef6c82325a82 (diff)
bpf: increase verifier log limit
The existing 16Mbyte verifier log limit is not enough for log_level=2 even for small programs. Increase it to 1Gbyte. Note it's not a kernel memory limit. It's an amount of memory user space provides to store the verifier log. The kernel populates it 1k at a time. Signed-off-by: Alexei Starovoitov <[email protected]> Reviewed-by: Jakub Kicinski <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions