This patch set provides bpf_line_info during the verifier's verbose
log.  Please see individual patch for details.

Martin KaFai Lau (2):
  bpf: Create a new btf_name_by_offset() for non type name use case
  bpf: verbose log bpf_line_info in verifier

 include/linux/bpf_verifier.h |  1 +
 include/linux/btf.h          |  1 -
 kernel/bpf/btf.c             | 31 +++++++++-----
 kernel/bpf/verifier.c        | 78 ++++++++++++++++++++++++++++++++----
 4 files changed, 92 insertions(+), 19 deletions(-)

-- 
2.17.1

Reply via email to