index
:
qt-creator/elfutils.git
10.0
11.0
12.0
4.10
4.11
4.12
4.13
4.14
4.15
4.4
4.5
4.6
4.7
4.8
4.9
5.0
master
upstream/dwarf
upstream/dwarflint
upstream/fche/copr
upstream/ima-keys
upstream/jankratochvil/NT_FILE
upstream/jankratochvil/cfaloop
upstream/jankratochvil/corepattern
upstream/jankratochvil/devmem
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo
upstream/jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo-ports
upstream/jankratochvil/gdbserver
upstream/jankratochvil/ppc64bidir
upstream/jankratochvil/ppc64bidir-unwindppc
upstream/main
upstream/master
upstream/mjw/DWARF5
upstream/mjw/RH-DTS
upstream/mjw/call_site
upstream/mjw/check_self_referential_die
upstream/mjw/compress
upstream/mjw/compress2
upstream/mjw/compress3
upstream/mjw/compress4
upstream/mjw/dwarf_output
upstream/mjw/dwarfstrings
upstream/mjw/elfstrmerge
upstream/mjw/fp-unwind
upstream/mjw/leaks
upstream/mjw/location-range
upstream/mjw/pending
upstream/mpolacek/autotest
upstream/pmachata/RH-DTS
upstream/pmachata/aarch64-review
upstream/pmachata/dwarf
upstream/pmachata/dwarf-writer
upstream/pmachata/dwarf_output
upstream/pmachata/dwarflint
upstream/pmachata/dwfl_core_file_report
upstream/pmachata/iterators
upstream/pmachata/macro
upstream/pmachata/range_list_iterator_formptr
upstream/pmachata/reader_hooks
upstream/pmachata/sharing
upstream/pmachata/threads
upstream/portable
upstream/relocate
upstream/robustify
upstream/roland/addrsym_tls
upstream/roland/arm_corenote
upstream/roland/cfi
upstream/roland/dwarf-collector
upstream/roland/dwarf-hacking
upstream/roland/dwarf-macinfo
upstream/roland/dwarf_edit
upstream/roland/dwarf_output-shape
upstream/roland/dwarf_output-tracker
upstream/roland/elf_clone
upstream/roland/is_stmt
upstream/roland/notes
upstream/roland/parisc
upstream/roland/parisc_corenote
upstream/roland/relocate-cfi-tmp
upstream/roland/tracker
upstream/roland/unstrip-buildid-relative
upstream/roland/unwind
upstream/users/amerey/manpages
upstream/users/amerey/thread_safety
upstream/users/amerey/try-clean
upstream/users/amerey/try-compress
upstream/users/amerey/try-config
upstream/users/amerey/try-no-objcopy
upstream/users/amerey/try-pr27405
upstream/users/amerey/try-pr31097
upstream/users/amerey/try-readelf-concurrency
upstream/users/amerey/try-remove-relocs
upstream/users/amerey/try-remove-relocs2
upstream/users/amerey/try-thread
upstream/users/amerey/try-track-fds
upstream/users/amerey/try-xz4
upstream/users/amerey/try-xz5
upstream/users/dichen/readelf-28873
upstream/users/dichen/readelf-Ds
upstream/users/dichen/try-dwfl-frame-reg
upstream/users/marxin/try-PR29474-fix-debuginfod-concurrency
upstream/users/marxin/try-zstd-support-v2
upstream/users/serhei/eu-stacktrace
upstream/users/serhei/eu-stacktrace.v0
upstream/users/serhei/eu-stacktrace.v1
upstream/users/serhei/try-process-tracker
Fork of git://sourceware.org/git/elfutils.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
readelf.c: Avoid repeating calls to gettext _() in hotpath
upstream/users/amerey/try-readelf-concurrency
Aaron Merey
2025-07-03
1
-53
/
+169
*
src/readelf.c: Support concurrency for -w, --debug-dump
Aaron Merey
2025-07-03
1
-4
/
+160
*
src/readelf.c: Add support for print_debug_* output buffering
Aaron Merey
2025-07-03
1
-1102
/
+1150
*
src: Add threadlib library for parallel job execution
Aaron Merey
2025-07-03
3
-0
/
+327
*
unstrip: update unstripped_shnum when adding a new section
Mark Wielaard
2025-06-03
1
-0
/
+1
*
unstrip: exit early if there are no sections in the stripped file
Mark Wielaard
2025-06-02
1
-1
/
+1
*
src/readelf.c: Access symbol and version data only if available
Aaron Merey
2025-05-21
1
-33
/
+63
*
unstrip: Check symtab and strtab sections have data before use.
Mark Wielaard
2025-04-30
1
-0
/
+6
*
readelf: Pass around GElf_Ehdr instead of calling gelf_getehdr
Mark Wielaard
2025-04-29
1
-10
/
+10
*
ar: Check elf_getahdr doesn't return NULL
Mark Wielaard
2025-04-29
1
-0
/
+6
*
src/.gitignore: Add stacktrace
Aaron Merey
2025-04-25
1
-0
/
+1
*
eu-stacktrace [12/12]: use dwflst_perf_sample_getframes
Serhei Makarov
2025-04-25
1
-246
/
+30
*
eu-stacktrace [10/12]: use dwflst_tracker_find_pid
Serhei Makarov
2025-04-25
1
-27
/
+36
*
eu-stacktrace [7/12]: use Dwflst_Process_Tracker for Elf * caching
Serhei Makarov
2025-04-25
2
-4
/
+11
*
libebl [3/12]: eu-stacktrace: use new register handling api
Serhei Makarov
2025-04-25
2
-7
/
+31
*
readelf: Add 'Key to Flags' to eu-readelf --section-headers output
Samuel Zeter
2025-04-04
1
-0
/
+11
*
readelf: Add support for printing DW_AT_language_name DW_LNAMEs
Mark Wielaard
2025-03-11
1
-0
/
+26
*
libelf: Rewrite elf_scnshndx, extended index table handling
Mark Wielaard
2025-03-01
1
-9
/
+23
*
readelf: Use section_name instead of elf_strptr in print_debug_frame_section
Mark Wielaard
2025-02-27
1
-1
/
+1
*
readelf: check elf_getarhdr returns NULL in dump_archive_index
Anton Moryakov
2025-02-27
1
-2
/
+2
*
strip: Verify symbol table is a real symbol table
Mark Wielaard
2025-02-14
1
-3
/
+11
*
readelf: Skip trying to uncompress sections without a name
Mark Wielaard
2025-02-14
1
-2
/
+2
*
readelf: Handle NULL phdr in handle_dynamic_symtab
Mark Wielaard
2025-02-14
1
-1
/
+1
*
libelf, readelf: Use validate_str also to check dynamic symstr data
Mark Wielaard
2025-02-14
1
-3
/
+15
*
elflint: process_file both prefix and suffix are NULL or both are non-NULL
Mark Wielaard
2025-02-11
1
-0
/
+4
*
objdump: Handle elf_getarhdr returning NULL in handle_ar
Anton Moryakov
2025-02-07
1
-1
/
+2
*
stacktrace: Add missing locale.h
Alfred Wingate
2025-01-30
1
-0
/
+1
*
src/readelf.c: Close skel_fd
Aaron Merey
2025-01-24
1
-1
/
+7
*
Replace usage of ar with stored library manifest files
Michael Pratt
2025-01-21
1
-1
/
+6
*
srcfiles.cxx: Prevent fd and entry leak
Aaron Merey
2024-11-25
1
-12
/
+17
*
Consolidate and add files to clean target variables
upstream/users/amerey/try-clean
Michael Pratt
2024-11-08
1
-5
/
+5
*
strip: Ignore --reloc-debug-sections-only for non-ET_REL files.
Aaron Merey
2024-11-05
1
-0
/
+7
*
stacktrace: Init elf_fd in sysprof_init_dwfl
Mark Wielaard
2024-10-24
1
-1
/
+1
*
eu-stacktrace [4/5]: src: add unwind origin diagnostics to eu-stack
Serhei Makarov
2024-10-17
1
-7
/
+23
*
eu-stacktrace [3/5]: libdwfl: add unwind origin diagnostics
Serhei Makarov
2024-10-17
1
-5
/
+28
*
eu-stacktrace [2/5]: configure.ac: initial version (x86/sysprof only)
Serhei Makarov
2024-10-17
1
-1
/
+8
*
eu-stacktrace [1/5]: src: add eu-stacktrace tool
Serhei Makarov
2024-10-17
1
-0
/
+1571
*
Remove usage of "unlocked" variant of stdio print functions
Michael Pratt
2024-10-17
5
-81
/
+81
*
elflint: Fix memory leak in check_gnu_hash function
Maks Mishin
2024-09-20
1
-0
/
+1
*
readelf: Allow .gdb_index const table to be empty
Mark Wielaard
2024-09-10
1
-1
/
+1
*
srcfiles: Fix compile with --disable-libdebuginfod
Mark Wielaard
2024-09-10
1
-1
/
+1
*
readelf: Fix printing of .gdb_index symbol table offset.
Mark Wielaard
2024-09-07
1
-1
/
+1
*
debuginfod: Make sure extra libs are also included in static link in src/ too
Frank Ch. Eigler
2024-09-06
1
-1
/
+1
*
Avoid overriding libcxx system header
Alfred Wingate
2024-08-14
1
-0
/
+2
*
strip.c: Apply --permissive when writing the debug file
Aaron Merey
2024-07-23
1
-0
/
+2
*
eu-stack: add support for sysroot option
Luke Diamand
2024-07-04
1
-0
/
+9
*
readelf: Fix memory leak in print_hash_info()
Maks Mishin
2024-07-02
1
-0
/
+1
*
ar, ranlib: Don't double close file descriptors
Mark Wielaard
2024-06-23
2
-8
/
+8
*
readelf: Fix printing of DW_FORM_strx and DW_MACRO parsing
Mark Wielaard
2024-05-14
1
-10
/
+3
*
ar: Replace one alloca use by xmalloc
Mark Wielaard
2024-05-12
1
-1
/
+5
[next]