summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not install profile.d/debuginfod.*sh files unless debuginfod is enabledelfutils-0.182Dmitry V. Levin2020-10-312-1/+6
* Prepare for 0.182Mark Wielaard2020-10-3111-1456/+1540
* debuginfod: Accelerate traversal, shutdowns, improve metricsFrank Ch. Eigler2020-10-316-39/+74
* tests: Add dlopen override to dwfl-proc-attach for old glibc/valgrind.Mark Wielaard2020-10-312-0/+16
* tests: Remove bashism from test-wrapper.sh /bin/sh script.Mark Wielaard2020-10-312-1/+5
* tests: Run valgrind also on binary tests.Mark Wielaard2020-10-317-4/+42
* elfutils.spec.in: fix debuginfod state/config file flagsFrank Ch. Eigler2020-10-302-3/+10
* PR26775: restore thread_work_groom metric to cycle countFrank Ch. Eigler2020-10-304-17/+48
* PR26775: make grooming progress visible & interruptibleFrank Ch. Eigler2020-10-306-8/+56
* PR26810: debuginfod should tolerate some absence/renaming sans groomingFrank Ch. Eigler2020-10-304-15/+63
* tests: Add read_unaligned testcaseMark Wielaard2020-10-303-2/+573
* Fix leb128 readingTom Tromey2020-10-298-10/+238
* libelf: Sync elf.h from glibc.Mark Wielaard2020-10-282-6/+4
* unstrip: Stop using strndupa.Érico Rolim2020-10-272-5/+15
* debuginfod: Translate CURLE_PEER_FAILED_VERIFICATION to ECONNREFUSED.Mark Wielaard2020-10-264-1/+13
* libdw: dwarf_frame_register takes an array of at least 3 Dwarf_OpsMark Wielaard2020-10-265-5/+18
* backends: Remove tilegx backend.Mark Wielaard2020-10-2614-656/+27
* libebl: Remove unused ebl_syscall_abi.Mark Wielaard2020-10-2615-230/+25
* Fix bug in read_3ubyte_unaligned_incTom Tromey2020-10-242-1/+6
* PR26756: add more prometheus metrics to debuginfodFrank Ch. Eigler2020-10-214-19/+76
* debuginfod: suppress fdcache prefetching during dwz lookupFrank Ch. Eigler2020-10-212-7/+18
* PR25461: uninstall /etc/profile.d files for distuninstallcheckFrank Ch. Eigler2020-10-082-1/+8
* PR25461: add /etc/profile.d files for default $DEBUGINFOD_URLSFrank Ch. Eigler2020-10-087-3/+39
* debuginfod-find.1: Fix formatting on wide consolesFrank Ch. Eigler2020-10-072-0/+9
* readelf: Support showing view pairs in loclists as GNU extension.Mark Wielaard2020-10-022-8/+79
* libdwfl: Add ZSTD support.Mark Wielaard2020-09-2115-6/+184
* debuginfod: store only canonicalized sref pathnames in databaseFrank Ch. Eigler2020-09-182-46/+28
* debuginfod: Fix BUILD_STATIC build.Mark Wielaard2020-09-172-2/+7
* debuginfod-find.c: Fix license block comment. File is GPLv3+ only.Mark Wielaard2020-09-162-3/+7
* debuginfod-find: Support compressed (kernel) ELF images.Mark Wielaard2020-09-152-2/+7
* Prepare for 0.181elfutils-0.181Mark Wielaard2020-09-0811-2083/+2181
* libdw,readelf: Recognize DW_CFA_AARCH64_negate_ra_stateMark Wielaard2020-09-0711-23/+247
* libebl: Handle aarch64 bti, pac bits in gnu property noteMark Wielaard2020-09-076-0/+111
* readelf: base address entry can be firstMark Wielaard2020-09-072-2/+20
* backends: Implement aarch64_dynamic_tag_name and aarch64_dynamic_tag_checkMark Wielaard2020-09-073-0/+35
* libelf: Sync elf.h from glibc.Mark Wielaard2020-09-072-0/+6
* elflint: Handle .debug_line_str as .debug_strMark Wielaard2020-09-052-0/+5
* libdw: Remove duplicate local wildcards from map file.Mark Wielaard2020-09-032-10/+8
* libdwfl: do not dlopen libdebuginfod.so in --disable-libdebuginfod modeDmitry V. Levin2020-08-318-3/+43
* readelf: It is not an error if there are no line number statementsMark Wielaard2020-08-262-1/+12
* libdw: Rename check_constant_offset to is_constant_offset.Mark Wielaard2020-08-252-9/+18
* libelf: Fixup SHF_COMPRESSED sh_addralign in elf_update if necessary.Mark Wielaard2020-08-192-0/+17
* Only typedef Ebl once.Mark Wielaard2020-07-2314-11/+33
* elfclassify: Handle fwrite to stdout failing.Mark Wielaard2020-07-232-1/+6
* configure.ac: Set -DBAD_FTS=1 also for CXXFLAGS.Mark Wielaard2020-07-222-1/+6
* libdwfl, src: Replace some asserts with proper check or error messages.Mark Wielaard2020-07-199-13/+50
* libasm: Make libasm.h include work without relying on any other include.Mark Wielaard2020-07-185-2/+40
* debuginfod: DEBUGINFOD_URLS should accept scheme-free urlsAlice Zhang2020-07-054-2/+42
* debuginfod: Add --disable-libdebuginfod and --enable-libdebuginfod=dummy.Mark Wielaard2020-07-0410-16/+123
* PR26195: adapt debuginfod to API change in libmicrohttpd-0.9.71Frank Ch. Eigler2020-07-021-3/+15