dwarves.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-26 19:55:03 to 2022-12-06 22:53:11 UTC [more...]

[PATCH dwarves 0/1] LLD .BTF section patch
 2022-12-06 22:52 UTC  (11+ messages)
` [PATCH 1/1] btf_encoder: Generate a new .BTF section even if one exists

[PATCH v2 dwarves, kernel, libbpf 0/9] Add support for generating BTF for all variables
 2022-11-04 23:11 UTC  (10+ messages)
` [PATCH v2 dwarves 1/9] dutil: return ELF section name when looked up by index
` [PATCH v2 dwarves 2/9] btf_encoder: Rename percpu structures to variables
` [PATCH v2 dwarves 3/9] btf_encoder: cache all ELF section info
` [PATCH v2 dwarves 4/9] btf_encoder: make the variable array dynamic
` [PATCH v2 dwarves 5/9] btf_encoder: record ELF section for collected variables
` [PATCH v2 dwarves 6/9] btf_encoder: collect all variables
` [PATCH v2 dwarves 7/9] btf_encoder: allow encoding "
` [PATCH v2 bpf 8/9] libbpf: btf dedup identical struct test needs check for nested structs/arrays
` [PATCH v2 kernel 9/9] bpf: add support for CONFIG_DEBUG_INFO_BTF_VARS

[RFC dwarves 0/1] pahole: Save header guard names when --header_guards_db is passed
 2022-10-25 22:07 UTC  (2+ messages)
` [RFC dwarves 1/1] "

[PATCH dwarves] dwarves: zero-initialize struct cu in cu__new() to prevent incorrect BTF types
 2022-10-21 20:12 UTC  (5+ messages)

Encountered error while encoding BTF due to Unsupported DW_TAG_unspecified_type(0x3b)
 2022-10-11 17:16 UTC  (30+ messages)
              ` [PATCH/RFC pahole] btf_encoder: Encode DW_TAG_unspecified_type as BTF_KIND_CONST was: "

die__process_unit: DW_TAG_label (0xa) @ <0x7b> not handled!
 2022-10-07 23:32 UTC  (12+ messages)
        ` BTF: A fix and more work to do :Re: "

Ubuntu kernels and die__process: DW_TAG ... got INVALID!
 2022-10-05 18:31 UTC  (4+ messages)

[PATCH dwarves 0/7] Add support for generating BTF for all variables
 2022-09-23 23:38 UTC  (15+ messages)
` [PATCH dwarves 1/7] dutil: return ELF section name when looked up by index
` [PATCH dwarves 2/7] btf_encoder: Rename percpu structures to variables
` [PATCH dwarves 3/7] btf_encoder: cache all ELF section info
` [PATCH dwarves 4/7] btf_encoder: make the variable array dynamic
` [PATCH dwarves 5/7] btf_encoder: record ELF section for collected variables
` [PATCH dwarves 6/7] btf_encoder: collect all variables
` [PATCH dwarves 7/7] btf_encoder: allow encoding "

ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)
 2022-08-28 17:01 UTC  (16+ messages)
      ` [PATCH] core: Conditionally define language encodings entries)

pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
 2022-08-28  1:41 UTC  (16+ messages)

[PATCH dwarves] dwarf_loader: encode char type as signed
 2022-08-10 18:59 UTC  (5+ messages)

[PATCH dwarves v3 0/2] btf: support BTF_KIND_ENUM64
 2022-07-11  9:37 UTC  (10+ messages)
` [PATCH dwarves v3 1/2] libbpf: Sync with latest libbpf repo
` [PATCH dwarves v3 2/2] btf: Support BTF_KIND_ENUM64

pahole split BTF support broken on 32bit builds?
 2022-07-11  1:28 UTC  (2+ messages)

[PATCH dwarves v2 0/2] btf: support BTF_KIND_ENUM64
 2022-07-06 15:51 UTC  (10+ messages)
` [PATCH dwarves v2 1/2] libbpf: Sync with latest libbpf repo
` [PATCH dwarves v2 2/2] btf: Support BTF_KIND_ENUM64
    ` [PATCH] btf_loader: support BTF_KIND_ENUM64 was Re: [PATCH dwarves v2 0/2] btf: support BTF_KIND_ENUM64

[PATCH dwarves 0/2] btf: support BTF_KIND_ENUM64
 2022-06-13 14:44 UTC  (3+ messages)
` [PATCH dwarves 1/2] libbpf: Sync with latest libbpf repo
` [PATCH dwarves 2/2] btf: Support BTF_KIND_ENUM64

[PATCH dwarves v2 1/2] libbpf: Sync with latest libbpf repo
 2022-05-18  0:29 UTC  (5+ messages)
` [PATCH dwarves v2 2/2] btf_encoder: Normalize array index type for parallel dwarf loading case

[PATCH dwarves 1/2] libbpf: Sync with latest libbpf repo
 2022-05-12 22:49 UTC  (5+ messages)
` [PATCH dwarves 2/2] btf_encoder: Normalize array index type for parallel dwarf loading case

[PATCH] pahole: Implement cu_exclude_lang flag
 2022-05-04 19:42 UTC  (3+ messages)

[PATCH dwarves] pahole, btf_encoder: Collect info of per-cpu varaibles from threads
 2022-03-26 14:51 UTC  (3+ messages)

[PATCH dwarves v4 0/4] Parallelize BTF type info generating of pahole
 2022-03-21 21:08 UTC  (25+ messages)
` [PATCH dwarves v4 1/4] dwarf_loader: Receive per-thread data on worker threads
` [PATCH dwarves v4 2/4] dwarf_loader: Prepare and pass per-thread data to "
` [PATCH dwarves v4 3/4] pahole: Use per-thread btf instances to avoid mutex locking
` [PATCH dwarves v4 4/4] libbpf: Update libbpf to a new revision

[PATCH] pahole: avoid segfault when parsing a problematic file
 2022-03-17 15:19 UTC  (10+ messages)
    ` [PATCH 1/2] pahole: avoid segfault when parsing bogus file
    ` [PATCH 2/2] dwarves: cus__load_files: set errno if load fails

How to make better debug builds of kernels in distributions?
 2022-03-14 11:54 UTC 

[PATCH 1/1] fprintf: Fix division by zero for uninitialized conf_fprintf->cacheline_size field
 2022-01-28 20:55 UTC 

[PATCH dwarves v3 0/4] Parallelize BTF type info generating of pahole
 2022-01-26 19:54 UTC  (5+ messages)
` [PATCH dwarves v3 3/4] pahole: Use per-thread btf instances to avoid mutex locking


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).