$ git clone -n https://src.fedoraproject.org/rpms/dwarves.git /var/lib/mock/f33-build-526334-64653/root/chroot_tmpdir/scmroot/dwarves Cloning into '/var/lib/mock/f33-build-526334-64653/root/chroot_tmpdir/scmroot/dwarves'... $ git reset --hard 100044ae1bd335a875a4dc4848fd42ded20b2076 HEAD is now at 100044a New release: v1.20 btf_encoder: Improve ELF error reporting using elf_errmsg(elf_errno()) Improve objcopy error handling. Fix handling of 'restrict' qualifier, that was being treated as a 'const'. Support SHN_XINDEX in st_shndx symbol indexes Cope with functions without a name Fix BTF variable generation for kernel modules Fix address size to match what is in the ELF file being processed. Use kernel module ftrace addresses when finding which functions to encode. libbpf: Allow use of packaged version. dwarf_loader: Support DW_AT_data_bit_offset DW_FORM_implicit_const in attr_numeric() and attr_offset() Support DW_TAG_GNU_call_site, standardized rename of DW_TAG_GNU_call_site. build: Fix compilation on 32-bit architectures.