elfutils-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 08/10 v3] libdw: Make libdw_findcu thread-safe
Mark Wielaard
Re: [PATCH 08/10 v3] libdw: Make libdw_findcu thread-safe
Aaron Merey
[PATCH 10/10 v3] configure: No longer mark --enable-thread-safety as EXPERIMENTAL
Aaron Merey
[PATCH 09/10 v3] tests: Add eu-search tests
Aaron Merey
Re: [PATCH 09/10 v3] tests: Add eu-search tests
Mark Wielaard
Re: [PATCH 01/10 v3] libelf: Fix deadlock in __libelf_readall
Mark Wielaard
Re: [PATCH 01/10 v3] libelf: Fix deadlock in __libelf_readall
Aaron Merey
[PATCH] backends/riscv: Remove unused relocations
Andreas Schwab
Re: [PATCH] backends/riscv: Remove unused relocations
Aaron Merey
[PATCH] Prevent binaries in src from colliding with libc++ headers
Tristan ross
Re: [PATCH] Prevent binaries in src from colliding with libc++ headers
Aaron Merey
Re: [PATCH] Prevent binaries in src from colliding with libc++ headers
Aaron Merey
Re: [PATCH] Prevent binaries in src from colliding with libc++ headers
Aaron Merey
Re: [PATCH] Prevent binaries in src from colliding with libc++ headers
Aaron Merey
Re: [PATCH] Prevent binaries in src from colliding with libc++ headers
Aaron Merey
Re: [PATCH] Prevent binaries in src from colliding with libc++ headers
Aaron Merey
[PATCH v5 0/7] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Omar Sandoval
[PATCH v5 1/7] debuginfod: fix skipping <built-in> source file
Omar Sandoval
[PATCH v5 2/7] tests/run-debuginfod-fd-prefetch-caches.sh: disable fdcache limit check
Omar Sandoval
[PATCH v5 7/7] debuginfod: populate _r_seekable on request
Omar Sandoval
[PATCH v5 3/7] debuginfod: factor out common code for responding from an archive
Omar Sandoval
[PATCH v5 6/7] debuginfod: populate _r_seekable on scan
Omar Sandoval
[PATCH v5 4/7] debugifod: add new table and views for seekable archives
Omar Sandoval
[PATCH v5 5/7] debuginfod: optimize extraction from seekable xz archives
Omar Sandoval
Re: [PATCH v5 0/7] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Aaron Merey
Re: [PATCH v5 0/7] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Omar Sandoval
debuginfod support for split dwarf
Bogdan Ciobanu
Re: debuginfod support for split dwarf
Mark Wielaard
[PATCH v4 0/7] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Omar Sandoval
[PATCH v4 1/7] debuginfod: fix skipping <built-in> source file
Omar Sandoval
[PATCH v4 2/7] tests/run-debuginfod-fd-prefetch-caches.sh: disable fdcache limit check
Omar Sandoval
[PATCH v4 4/7] debugifod: add new table and views for seekable archives
Omar Sandoval
[PATCH v4 5/7] debuginfod: optimize extraction from seekable xz archives
Omar Sandoval
[PATCH v4 3/7] debuginfod: factor out common code for responding from an archive
Omar Sandoval
[PATCH v4 7/7] debuginfod: populate _r_seekable on request
Omar Sandoval
[PATCH v4 6/7] debuginfod: populate _r_seekable on scan
Omar Sandoval
Re: [PATCH v4 0/7] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Aaron Merey
Re: [PATCH v4 0/7] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Omar Sandoval
[PATCH v3 0/7] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Omar Sandoval
[PATCH v3 4/7] debugifod: add new table and views for seekable archives
Omar Sandoval
[PATCH v3 5/7] debuginfod: optimize extraction from seekable xz archives
Omar Sandoval
[PATCH v3 7/7] debuginfod: populate _r_seekable on request
Omar Sandoval
[PATCH v3 6/7] debuginfod: populate _r_seekable on scan
Omar Sandoval
[PATCH v3 1/7] debuginfod: fix skipping <built-in> source file
Omar Sandoval
[PATCH v3 3/7] debuginfod: factor out common code for responding from an archive
Omar Sandoval
[PATCH v3 2/7] tests/run-debuginfod-fd-prefetch-caches.sh: disable fdcache limit check
Omar Sandoval
Re: [PATCH v3 0/7] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Frank Ch. Eigler
Re: [PATCH v3 0/7] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Omar Sandoval
[PATCH 0/9 v2] Fix thread-safety for elfutils
Aaron Merey
[PATCH 2/9 v2] libelf: Fix deadlock in elf_cntl
Aaron Merey
Re: [PATCH 2/9 v2] libelf: Fix deadlock in elf_cntl
Mark Wielaard
[PATCH 1/9 v2] libelf: Fix deadlock in __libelf_readall
Aaron Merey
Re: [PATCH 1/9 v2] libelf: Fix deadlock in __libelf_readall
Mark Wielaard
[PATCH 4/9 v2] libdw: make dwarf_getalt thread-safe
Aaron Merey
Re: [PATCH 4/9 v2] libdw: make dwarf_getalt thread-safe
Mark Wielaard
[PATCH 6/9 v2] libdw: Make libdw_find_split_unit thread-safe
Aaron Merey
Re: [PATCH 6/9 v2] libdw: Make libdw_find_split_unit thread-safe
Mark Wielaard
[PATCH 5/9 v2] libdwP.h: Add locking to __libdw_dieabbrev,
Aaron Merey
Re: [PATCH 5/9 v2] libdwP.h: Add locking to __libdw_dieabbrev,
Mark Wielaard
[PATCH 8/9 v2] tests: Add eu-search tests
Aaron Merey
[PATCH 3/9 v2] lib: Add eu_tsearch, eu_tfind, eu_tdelete and eu_tdestroy
Aaron Merey
Re: [PATCH 3/9 v2] lib: Add eu_tsearch, eu_tfind, eu_tdelete and eu_tdestroy
Mark Wielaard
[PATCH 7/9 v2] libdw: Make libdw_findcu thread-safe
Aaron Merey
Re: [PATCH 7/9 v2] libdw: Make libdw_findcu thread-safe
Mark Wielaard
[PATCH 9/9 v2] configure: No longer mark --enable-thread-safety as EXPERIMENTAL
Aaron Merey
Re: [PATCH 0/9 v2] Fix thread-safety for elfutils
Milian Wolff
Re: [PATCH 0/9 v2] Fix thread-safety for elfutils
Aaron Merey
Re: [PATCH 0/9 v2] Fix thread-safety for elfutils
Milian Wolff
[PATCH] backends: allocate enough stace for null terminator
Sergei Trofimovich
Re: [PATCH] backends: allocate enough stace for null terminator
Mark Wielaard
[PATCH v2] backends: allocate enough stace for null terminator
Sergei Trofimovich
Re: [PATCH v2] backends: allocate enough stace for null terminator
Mark Wielaard
Re: [PATCH v2] backends: allocate enough stace for null terminator
Sergei Trofimovich
[PATCH v2 0/5] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Omar Sandoval
[PATCH v2 2/5] debugifod: add new table and views for seekable archives
Omar Sandoval
[PATCH v2 1/5] debuginfod: factor out common code for responding from an archive
Omar Sandoval
[PATCH v2 3/5] debuginfod: optimize extraction from seekable xz archives
Omar Sandoval
[PATCH v2 4/5] debuginfod: populate _r_seekable on scan
Omar Sandoval
[PATCH v2 5/5] debuginfod: populate _r_seekable on request
Omar Sandoval
Re: [PATCH v2 0/5] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Frank Ch. Eigler
Re: [PATCH v2 0/5] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Omar Sandoval
Re: [PATCH v2 0/5] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Frank Ch. Eigler
Re: [PATCH v2 0/5] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Omar Sandoval
☝ Buildbot (Sourceware): elfutils - worker not available (main)
builder
☝ Buildbot (Sourceware): elfutils - worker not available (main)
builder
☝ Buildbot (Sourceware): elfutils - worker not available (main)
builder
☝ Buildbot (Sourceware): elfutils - worker not available (main)
builder
☝ Buildbot (Sourceware): elfutils - worker not available (main)
builder
[COMMITTED] tests/run-sysroot.sh: Delete file with tempfiles
Aaron Merey
[COMMITTED] tests/run-sysroot.sh: Avoid testing output that depends on LZMA support
Aaron Merey
[PATCH] libdwfl: Make dwfl_report_offline_memory work with ELF_C_READ_MMAP
Aleksei Vetrov
Re: [PATCH] libdwfl: Make dwfl_report_offline_memory work with ELF_C_READ_MMAP
Mark Wielaard
[PATCH 0/3] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Omar Sandoval
[PATCH 1/3] debuginfod: factor out common code for responding from an archive
Omar Sandoval
[PATCH 2/3] debuginfod: add archive entry size, mtime, and uncompressed offset to database
Omar Sandoval
[PATCH 3/3] debuginfod: optimize extraction from seekable xz archives
Omar Sandoval
Re: [PATCH 0/3] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Frank Ch. Eigler
Re: [PATCH 0/3] debuginfod: speed up extraction from kernel debuginfo packages by 200x
Omar Sandoval
[Bug libelf/31967] New: datarace in elf_compress[_gnu]
mark at klomp dot org
☠ Buildbot (Sourceware): elfutils - failed test (failure) test (failure) (main)
builder
[COMMITTED] tests/Makefile.am: Add run-sysroot.sh to EXTRA_DIST
Aaron Merey
patchwork cleanup
Mark Wielaard
[PATCH v2 1/3] libdwfl: specify optional sysroot to search for shared libraries and binaries
Michal Sekletar
[PATCH v2 2/3] eu-stack: add support for sysroot option
Michal Sekletar
Re: [PATCH v2 1/3] libdwfl: specify optional sysroot to search for shared libraries and binaries
Dmitry V. Levin
Re: [PATCH v2 1/3] libdwfl: specify optional sysroot to search for shared libraries and binaries
Michal Sekletar
Re: [PATCH v2 3/3] tests: add test for eu-stack --sysroot
Aaron Merey
Re: [PATCH v2 3/3] tests: add test for eu-stack --sysroot
Aaron Merey
Re: [PATCH v2 3/3] tests: add test for eu-stack --sysroot
Aaron Merey
Re: [PATCH v2 3/3] tests: add test for eu-stack --sysroot
Ying Huang
Re: [PATCH v2 3/3] tests: add test for eu-stack --sysroot
Michal Sekletar
[Bug libdw/31944] New: RFE: dwfl_linux_proc_self_attach
fche at redhat dot com
[PATCH] sparc_attrs: Fix string overflow
Maks Mishin
Re: [PATCH] sparc_attrs: Fix string overflow
Mark Wielaard
[PATCH] readelf: Fix memory leak in print_hash_info()
Maks Mishin
Re: [PATCH] readelf: Fix memory leak in print_hash_info()
Mark Wielaard
[PATCH] unstrip: Fix deref-of-null in copy_elided_sections()
Maks Mishin
Re: [PATCH] unstrip: Fix deref-of-null in copy_elided_sections()
Mark Wielaard
[PATCH] size: Fix deref-of-null in handle_ar() function
Maks Mishin
Re: [PATCH] size: Fix deref-of-null in handle_ar() function
Sam James
Re: [PATCH] size: Fix deref-of-null in handle_ar() function
Mark Wielaard
[PATCH] Fix deref-of-null in handle_file_note()
Maks Mishin
Re: [PATCH] Fix deref-of-null in handle_file_note()
Mark Wielaard
[PATCH 1/2] libdwfl: specify optional sysroot to search for shared libraries and binaries
Michal Sekletar
[PATCH 2/2] eu-stack: add support for sysroot option
Michal Sekletar
Re: [PATCH 1/2] libdwfl: specify optional sysroot to search for shared libraries and binaries
Frank Ch. Eigler
Re: [PATCH 1/2] libdwfl: specify optional sysroot to search for shared libraries and binaries
Michal Sekletar
Re: [PATCH 1/2] libdwfl: specify optional sysroot to search for shared libraries and binaries
Frank Ch. Eigler
Re: [PATCH 1/2] libdwfl: specify optional sysroot to search for shared libraries and binaries
Dmitry V. Levin
Re: [PATCH 1/2] libdwfl: specify optional sysroot to search for shared libraries and binaries
Michal Sekletar
Re: [PATCH 1/2] libdwfl: specify optional sysroot to search for shared libraries and binaries
Michal Sekletar
Re: [PATCH 1/2] libdwfl: specify optional sysroot to search for shared libraries and binaries
Aaron Merey
Re: [PATCH 1/2] libdwfl: specify optional sysroot to search for shared libraries and binaries
Michal Sekletar
[COMMITTED] elfutils.spec.in: Package elf32_* and elf64_* man pages
Aaron Merey
[PATCH 1/4] libdwfl: Make sure mapped is always set in unzip
Mark Wielaard
[PATCH 2/4] libelf: elf32_getshdr might leak section header when out of memory
Mark Wielaard
[PATCH 3/4] debuginfod-client: Don't leak id/version with duplicate os-release entries
Mark Wielaard
[PATCH 4/4] ar, ranlib: Don't double close file descriptors
Mark Wielaard
Re: [PATCH 1/4] libdwfl: Make sure mapped is always set in unzip
Mark Wielaard
[PATCH 0/5] Enable PAC support in elfutils
Steve Capper
[PATCH 3/5] libdwfl, aarch64: Demangle return addresses using a PAC mask
Steve Capper
[PATCH 4/5] libdwfl, eu-stack, aarch64: Add API for setting AARCH64 PAC mask.
Steve Capper
[PATCH 1/5] aarch64: Create definitions for AARCH64_RA_SIGN_STATE register
Steve Capper
Re: [PATCH 1/5] aarch64: Create definitions for AARCH64_RA_SIGN_STATE register
Mark Wielaard
Re: [PATCH 1/5] aarch64: Create definitions for AARCH64_RA_SIGN_STATE register
Mark Wielaard
[PATCH 2/5] libdw, aarch64: Implement DW_CFA_AARCH64_negate_ra_state CFI instruction
Steve Capper
Re: [PATCH 2/5] libdw, aarch64: Implement DW_CFA_AARCH64_negate_ra_state CFI instruction
Mark Wielaard
[PATCH 5/5] libdwfl, aarch64: Read PAC mask from core
Steve Capper
Re: [PATCH 5/5] libdwfl, aarch64: Read PAC mask from core
Mark Wielaard
Re: [PATCH 5/5] libdwfl, aarch64: Read PAC mask from core
Steve Capper
Re: [PATCH 0/5] Enable PAC support in elfutils
Mark Wielaard
Re: [PATCH 0/5] Enable PAC support in elfutils
Steve Capper
[PATCH] Add man pages for some libelf functions
Aaron Merey
Re: [PATCH] Add man pages for some libelf functions
Frank Ch. Eigler
Re: [PATCH] Add man pages for some libelf functions
Aaron Merey
Re: [PATCH] Add man pages for some libelf functions
Mark Wielaard
Re: [PATCH] Add man pages for some libelf functions
Aaron Merey
Re: [PATCH] Add man pages for some libelf functions
Mark Wielaard
Re: [PATCH] Add man pages for some libelf functions
Aaron Merey
[PATCH] Add man pages for some libelf functions
Aaron Merey
[PATCH] Add man pages for some libelf functions
Aaron Merey
Re: [PATCH] Add man pages for some libelf functions
Mark Wielaard
Re: [PATCH] Add man pages for some libelf functions
Aaron Merey
[PATCH] doc: Always distribute all man pages
Mark Wielaard
Re: [PATCH] doc: Always distribute all man pages
Mark Wielaard
make dist considered harmful: odd gotcha with building elfutils rpms
Frank Ch. Eigler
Re: make dist considered harmful: odd gotcha with building elfutils rpms
Mark Wielaard
Re: make dist considered harmful: odd gotcha with building elfutils rpms
Frank Ch. Eigler
Re: make dist considered harmful: odd gotcha with building elfutils rpms
Mark Wielaard
Re: make dist considered harmful: odd gotcha with building elfutils rpms
Frank Ch. Eigler
Re: elfutils DWARF problem was: Re: Problem with BTF generation on mips64el
Mark Wielaard
Re: elfutils DWARF problem was: Re: Problem with BTF generation on mips64el
Tony Ambardar
Re: elfutils DWARF problem was: Re: Problem with BTF generation on mips64el
Ying Huang
[Bug libdw/31874] New: Tests failure on aarch64 with pointer authentication on
ema at debian dot org
[Bug libdw/31874] Tests failure on aarch64 with pointer authentication on
mark at klomp dot org
[Bug libdw/31874] Tests failure on aarch64 with pointer authentication on
ema at debian dot org
[Bug libdw/31874] Tests failure on aarch64 with pointer authentication on
mark at klomp dot org
[Bug libdw/31874] Tests failure on aarch64 with pointer authentication on
ema at debian dot org
[Bug libdw/31874] Tests failure on aarch64 with pointer authentication on
ema at debian dot org
[Bug libdw/31874] Tests failure on aarch64 with pointer authentication on
ema at debian dot org
[Bug libdw/31874] Tests failure on aarch64 with pointer authentication on
ema at debian dot org
[Bug libdw/31874] Tests failure on aarch64 with pointer authentication on
amerey at redhat dot com
[Bug general/31866] New: --enable-libdebuginfod=dummy does not work
sch...@linux-m68k.org
[Bug general/31866] --enable-libdebuginfod=dummy does not work
fche at redhat dot com
[Bug general/31866] --enable-libdebuginfod=dummy does not work
schwab at sourceware dot org
[Bug debuginfod/31862] New: debuginfod client should cache received x-debuginfod-* headers
fche at redhat dot com
[Bug debuginfod/31862] debuginfod client should cache received x-debuginfod-* headers
fche at redhat dot com
[Bug debuginfod/31862] debuginfod client should cache received x-debuginfod-* headers
mark at klomp dot org
git/master snapshot debuginfod deployed to fedora.stg server
Frank Ch. Eigler
PATCH: debuginfod configury rework
Frank Ch. Eigler
[Bug debuginfod/31842] New: add "permissive" mode for debuginfod signature verification
fche at redhat dot com
Re: [patch] debuginfod metadata extension
Frank Ch. Eigler
Re: [patch] debuginfod metadata extension
Aaron Merey
[PATCH] Update code of conduct
Aaron Merey
Re: [PATCH] Update code of conduct
Aaron Merey
[PATCH] test: Add mips in run-allregs.sh and run-readelf-mixed-corenote.sh
Ying Huang
Re: [PATCH] test: Add mips in run-allregs.sh and run-readelf-mixed-corenote.sh
Ying Huang
[Bug general/31783] New: Add directory of C code examples to the elfutils source
amerey at redhat dot com
[Bug general/31763] New: eu-readelf -r is super slow at packed relocation processing
ajax at redhat dot com
[Bug general/31763] eu-readelf -r is super slow at packed relocation processing
mark at klomp dot org
Earlier messages
Later messages