From: Christy Lee <christylee@fb.com>
To: <ast@kernel.org>, <daniel@iogearbox.net>, <andrii@kernel.org>
Cc: <christylee@fb.com>, <bpf@vger.kernel.org>, <kernel-team@fb.com>
Subject: [PATCH bpf-next 0/3] Improve verifier log readability
Date: Mon, 13 Dec 2021 10:21:14 -0800 [thread overview]
Message-ID: <20211213182117.682461-1-christylee@fb.com> (raw)
Simplify verifier logs and improve readability.
Christy Lee (3):
Only print scratched registers and stack slots to verifier logs
Right align verifier states in verifier logs
Only output backtracking information in log level 2
include/linux/bpf_verifier.h | 9 +++
kernel/bpf/verifier.c | 116 ++++++++++++++++++++++++++++++-----
2 files changed, 111 insertions(+), 14 deletions(-)
--
2.30.2
next reply other threads:[~2021-12-13 18:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-13 18:21 Christy Lee [this message]
2021-12-13 18:21 ` [PATCH bpf-next 1/3] Only print scratched registers and stack slots to verifier logs Christy Lee
2021-12-13 18:21 ` [PATCH bpf-next 2/3] Right align verifier states in " Christy Lee
2021-12-14 1:12 ` Andrii Nakryiko
2021-12-14 17:07 ` Christy Lee-Eusman (PL&R)
2021-12-14 17:41 ` Andrii Nakryiko
2021-12-13 18:21 ` [PATCH bpf-next 3/3] Only output backtracking information in log level 2 Christy Lee
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211213182117.682461-1-christylee@fb.com \
--to=christylee@fb.com \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=kernel-team@fb.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox