BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/3] Improve verifier log readability
@ 2021-12-13 18:21 Christy Lee
  2021-12-13 18:21 ` [PATCH bpf-next 1/3] Only print scratched registers and stack slots to verifier logs Christy Lee
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Christy Lee @ 2021-12-13 18:21 UTC (permalink / raw)
  To: ast, daniel, andrii; +Cc: christylee, bpf, kernel-team

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-12-14 17:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-13 18:21 [PATCH bpf-next 0/3] Improve verifier log readability Christy Lee
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox