Go to file
Dirk Mueller 4efe906a05 - update to 1.24:
* Add support to BTF_KIND_ENUM64 to represent enumeration entries
    with more than 32 bits.
  * Support multithreaded encoding, in addition to DWARF
    multithreaded loading, speeding up the process.
    Selected just like DWARF multithreaded loading, using the
    'pahole -j' option.
  * Encode 'char' type as signed.
  * Add support to BTF_KIND_ENUM64.
  * Introduce --lang and --lang_exclude to specify the language the
    DWARF compile units were originated from to use or filter.
  * Introduce --compile to generate compilable code in a similar fashion to:
     bpftool btf dump file vmlinux format c > vmlinux.h
    As with 'bpftool', this will notice type shadowing, i.e. multiple types
    with the same name and will disambiguate by adding a suffix.
  * Don't segfault when processing bogus files.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/dwarves?expand=0&rev=83
2022-10-04 17:06:43 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/devel:tools/dwarves?expand=0&rev=1 2008-02-29 17:33:20 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/devel:tools/dwarves?expand=0&rev=1 2008-02-29 17:33:20 +00:00
baselibs.conf Accepting request 83313 from home:jengelh:bl-d 2011-09-19 01:00:49 +00:00
dwarves-1.24.tar.sign - update to 1.24: 2022-10-04 17:06:43 +00:00
dwarves-1.24.tar.xz - update to 1.24: 2022-10-04 17:06:43 +00:00
dwarves.changes - update to 1.24: 2022-10-04 17:06:43 +00:00
dwarves.spec - update to 1.24: 2022-10-04 17:06:43 +00:00