diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2023-05-04 21:33:08 -0700 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-05-04 22:35:34 -0700 |
commit | 5956f3011604f03be073cba0fbe5f399b4d779ec (patch) | |
tree | 6988354289f100d00adfcabc07bb2165acef699b /kernel/bpf/verifier.c | |
parent | 7866fc6aa0deb2294eb781fc3ac94b7d4c6eb242 (diff) | |
download | lwn-5956f3011604f03be073cba0fbe5f399b4d779ec.tar.gz lwn-5956f3011604f03be073cba0fbe5f399b4d779ec.zip |
veristat: add -t flag for adding BPF_F_TEST_STATE_FREQ program flag
Sometimes during debugging it's important that BPF program is loaded
with BPF_F_TEST_STATE_FREQ flag set to force verifier to do frequent
state checkpointing. Teach veristat to do this when -t ("test state")
flag is specified.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/r/20230505043317.3629845-2-andrii@kernel.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel/bpf/verifier.c')
0 files changed, 0 insertions, 0 deletions