dwarves/lib
Yonghong Song c52f6421f2 btf: Rename btf_tag to btf_decl_tag
Kernel commit ([1]) renamed btf_tag to btf_decl_tag for uapi btf.h and
libbpf api's. The reason is a new clang attribute, btf_type_tag, is
introduced ([2]).  Renaming btf_tag to btf_decl_tag makes it easier to
distinghish from btf_type_tag.

I also pulled in latest libbpf repo since it contains renamed libbpf api
function btf__add_decl_tag().

  [1] https://lore.kernel.org/bpf/20211012164838.3345699-1-yhs@fb.com/
  [2] https://reviews.llvm.org/D111199

Signed-off-by: Yonghong Song <yhs@fb.com>
[ Minor fixups to cope with --skip_missing ]
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2021-10-27 09:35:23 -03:00
..
bpf@f05791d8cf btf: Rename btf_tag to btf_decl_tag 2021-10-27 09:35:23 -03:00
include libbpf: Fixup patch to allow to use packaged version 2021-06-13 10:22:21 -03:00
Makefile [CMAKE]: Add linux.blacklist.cu to the install targets 2007-12-06 17:43:20 -02:00
ctracer_relay.c [LICENSE]: Add COPYING file and add missing license info on some files 2007-12-17 14:15:42 -02:00
ctracer_relay.h [LICENSE]: Add COPYING file and add missing license info on some files 2007-12-17 14:15:42 -02:00
linux.blacklist.cu [CTRACER]: Implement support for blacklisting CUs 2007-11-17 18:10:58 -02:00