summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests/run-stack-live-test.sh: document buildbot resultsupstream/users/serhei/try-process-trackerSerhei Makarov2025-05-091-0/+18
* tests/run-stack-live-test.sh: misc fixesSerhei Makarov2025-05-092-1/+2
* tests/run-stack-live-test.sh: prototype 'live' eu-stack testingSerhei Makarov2025-05-082-1/+66
* PR32930 backends/: guard asm/perf_regs.h includeSerhei Makarov2025-05-051-2/+6
* eu-stacktrace [12/12]: use dwflst_perf_sample_getframesSerhei Makarov2025-04-251-246/+30
* libdwfl_stacktrace [11/12]: add dwflst_perf_sample_getframesSerhei Makarov2025-04-253-2/+207
* eu-stacktrace [10/12]: use dwflst_tracker_find_pidSerhei Makarov2025-04-251-27/+36
* libdwfl_stacktrace [9/12]: add dwflst_tracker_find_pidSerhei Makarov2025-04-253-0/+41
* libdwfl_stacktrace [8/12]: Dwfl* caching via Dwflst_Process_TrackerSerhei Makarov2025-04-258-5/+216
* eu-stacktrace [7/12]: use Dwflst_Process_Tracker for Elf * cachingSerhei Makarov2025-04-252-4/+11
* libdwfl_stacktrace [6/12]: Elf* caching via dwflst_process_trackerSerhei Makarov2025-04-2511-6/+427
* libdwfl_stacktrace [5/12]: introduce Dwflst_Process_TrackerSerhei Makarov2025-04-256-1/+102
* libdwfl_stacktrace [4/12]: intro library, add dwflst_perf_sample_preferred_re...Serhei Makarov2025-04-2510-5/+244
* libebl [3/12]: eu-stacktrace: use new register handling apiSerhei Makarov2025-04-252-7/+31
* libdwfl [2/12]: expose setfunc callback for libdwflP+libebl clientsSerhei Makarov2025-04-252-6/+17
* libebl [1/12]: api for perf register handling, start with x86_64Serhei Makarov2025-04-2513-12/+557
* libdw: Add Nim language and dwarf_srclang testsMark Wielaard2025-04-084-1/+101
* lib: Prevent double inclusion of config.h through system.hMark Wielaard2025-04-063-3/+10
* configure: Use AC_CHECK_HEADERS to detect stdatomic.hMark Wielaard2025-04-061-5/+1
* readelf: Add 'Key to Flags' to eu-readelf --section-headers outputSamuel Zeter2025-04-047-4/+115
* debuginfod: add --listen-address optionMichael Trapp2025-03-282-36/+84
* libdw/libdw_findcu.c: Fix TOCTOU race condition in __libdw_findcuAaron Merey2025-03-271-3/+6
* tests/.gitignore: Add dwarf_language_lower_bound, test-manyfuncsAaron Merey2025-03-261-0/+2
* tests/thread-safety-subr.sh: Change if [[ ]] to if [ ]Mark Wielaard2025-03-261-1/+1
* Add tests/run-eu-search-die.shHeather S. McIntyre2025-03-264-3/+266
* Add tests/run-eu-search-lines.shHeather S. McIntyre2025-03-264-2/+250
* Add tests/run-eu-search-macros.shHeather S. McIntyre2025-03-264-3/+210
* Add tests/run-eu-search-cfi.shHeather S. McIntyre2025-03-264-2/+240
* Add tests/thread-safety-subr.shAaron Merey2025-03-262-1/+34
* Add configure option --enable-helgrindAaron Merey2025-03-262-2/+18
* libdwP.h: Add locking to str_offsets_base_offAaron Merey2025-03-263-2/+17
* libdw: Add locking to dwarf_getsrcfiles, dwarf_getsrclines, dwarf_macro_getsr...Aaron Merey2025-03-267-13/+47
* Change type of dwarf_lock from rwlock to mutexAaron Merey2025-03-268-18/+37
* readelf: Add support for printing DW_AT_language_name DW_LNAMEsMark Wielaard2025-03-115-1/+124
* libdw: Make dwarf_srclang forward compatible with DW_AT_language_nameMark Wielaard2025-03-101-3/+218
* libdw: Add dwarf_language and dwarf_language_lower_bound functions.Mark Wielaard2025-03-0910-19/+493
* dwarf.h: Add DWARF v6 langauge attributes and DW_LNAME constantsMark Wielaard2025-03-083-1/+62
* PR31862: debuginfod: client to cache x-debuginfod-* headersFrank Ch. Eigler2025-03-052-7/+67
* libelf: Rewrite elf_scnshndx, extended index table handlingMark Wielaard2025-03-0112-66/+560
* readelf: Use section_name instead of elf_strptr in print_debug_frame_sectionMark Wielaard2025-02-271-1/+1
* readelf: check elf_getarhdr returns NULL in dump_archive_indexAnton Moryakov2025-02-271-2/+2
* aarch64: define struct user_pac_mask if neededMarkus Mayer2025-02-232-0/+29
* Revert "debuginfod-client: correct invalid free() in failed ima path"Frank Ch. Eigler2025-02-201-1/+0
* debuginfod-client: correct invalid free() in failed ima pathFrank Ch. Eigler2025-02-181-0/+1
* libelf: Handle elf_strptr on section without any dataMark Wielaard2025-02-141-3/+7
* strip: Verify symbol table is a real symbol tableMark Wielaard2025-02-141-3/+11
* readelf: Skip trying to uncompress sections without a nameMark Wielaard2025-02-141-2/+2
* readelf: Handle NULL phdr in handle_dynamic_symtabMark Wielaard2025-02-141-1/+1
* libelf, readelf: Use validate_str also to check dynamic symstr dataMark Wielaard2025-02-143-21/+42
* libdw: Simplify __libdw_getabbrev and fix dwarf_offabbrev issueMark Wielaard2025-02-145-16/+16