summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Detect infinite backtraces.upstream/jankratochvil/cfaloopJan Kratochvil2014-01-039-21/+177
* stack: Add -l, --list-modules. Show module memory map, build-id and files.Mark Wielaard2013-12-312-17/+92
* stack: Improve error checking and exit code handling.Mark Wielaard2013-12-312-22/+97
* stack: Add --quiet to not resolve addresses, add --raw to not demangle.Mark Wielaard2013-12-313-3/+57
* stack: Simplify argument parsing. Don't use dwfl_standard_argp.Mark Wielaard2013-12-312-28/+120
* stack: -b, --build-id shows module build-id, load address and pc offset.Mark Wielaard2013-12-312-4/+35
* stack: Add new '-n MAXFRAMES' option. Resolve addresses after unwind.Mark Wielaard2013-12-312-63/+127
* libdwfl: linux-pid-attach.c: Report actual PID (Tgid) to dwfl_attach_state.Mark Wielaard2013-12-252-0/+29
* libdwfl: Make sure to set the CFI return register only once (for ppc64).Mark Wielaard2013-12-252-2/+30
* libdwfl: Add dwfl_getthread_frames.Mark Wielaard2013-12-2313-11/+209
* tests: backtrace.c only check we caught the last instruction on x86_64.Mark Wielaard2013-12-212-1/+12
* libdwfl: Correct nested asprintf result check in report_kernel_archive.Mark Wielaard2013-12-212-4/+10
* backends: aarch64 always has _GLOBAL_OFFSET_TABLE_ point to .got[0].Mark Wielaard2013-12-203-0/+34
* libdwfl: Introduce dwfl_module_getsym_info and dwfl_module_addrinfo.Mark Wielaard2013-12-2041-145/+1106
* Fix s390_initreg.c patch copy/paste error.Mark Wielaard2013-12-182-4/+1
* backends: Avoid type-punning issue in s390_set_initial_registers_tid.Mark Wielaard2013-12-182-2/+18
* Use executable_for_core in dwfl_build_id_find_elf.Jan Kratochvil2013-12-183-27/+25
* Add NEWS items for the new functions in 0.158.Jan Kratochvil2013-12-182-0/+13
* unwinder: s390 and s390xJan Kratochvil2013-12-1824-23/+563
* stack: show binary and source file names where a function is definedMasatake YAMATO2013-12-182-6/+72
* Remove tests/backtrace-dwarf.c unused code.Jan Kratochvil2013-12-172-40/+5
* Fix forgotten call of ebl_dwarf_to_regno.Jan Kratochvil2013-12-172-1/+5
* libdwfl: linux-pid-attach.c (pid_next_thread): Use rewinddir on first call.Mark Wielaard2013-12-172-0/+8
* libdwfl: Add dwfl_module_getsymtab_first_global.Mark Wielaard2013-12-169-3/+54
* libdwfl: Fix various frame related memory leaks.Mark Wielaard2013-12-163-0/+14
* unwinder: ppc and ppc64Jan Kratochvil2013-12-1520-7/+283
* tests: Add backtrace_child_biarch_SOURCES to make distcheck happy.Mark Wielaard2013-12-132-0/+5
* tests: Disable valgrind for core dumping and for self-introspecting tests.Mark Wielaard2013-12-135-1/+30
* lib: Avoid the hash-lookup division if possibleJosh Stone2013-12-132-2/+7
* libdw: Simplify and inline get_uleb128 and get_sleb128Josh Stone2013-12-135-123/+55
* libdw: Add an inlined fast path for __libdw_form_val_lenJosh Stone2013-12-133-31/+43
* libdw: Handle empty location expression for (indirect) DIE locations.Mark Wielaard2013-12-137-9/+48
* Add config/ar-lib to .gitignoreJosh Stone2013-12-122-0/+5
* Fix test FAIL with -O2Jan Kratochvil2013-12-052-1/+8
* tests: SKIP backtrace-data and backtrace-dwarf on unsupported arches.Mark Wielaard2013-12-053-3/+14
* tests: automake 1.13 compatibility fix.Mark Wielaard2013-12-042-1/+5
* Tests for unwinder of x86*.Jan Kratochvil2013-12-0224-7/+1901
* Introduce process_attach_error.Jan Kratochvil2013-11-305-21/+47
* libdwfl: Add dwfl_module_addrsym_elf and dwfl_module_getsym_elf.Mark Wielaard2013-11-2712-108/+243
* Mark new dwfl functions with version ELFUTILS_0.158.Mark Wielaard2013-11-262-10/+19
* tests: Makefile.am (EXTRA_DIST): Add run-funcretval.sh.Mark Wielaard2013-11-262-1/+5
* Support AArch64 architecturePetr Machata2013-11-2623-15/+2194
* Support new 'h' core note item format for hidden fieldsPetr Machata2013-11-222-0/+8
* Fix non-build-id core files on build-id systemJan Kratochvil2013-11-212-3/+11
* Verify file vs. core build-id, when both availableJan Kratochvil2013-11-212-5/+31
* link_map: Use proper bias, not l_addrJan Kratochvil2013-11-214-9/+27
* Compatibility with older kernels such as RHEL-6.Jan Kratochvil2013-11-192-4/+20
* libdwfl: Fix and test aux_sym address_sync with relocated ELFJosh Stone2013-11-187-14/+54
* tests: Fix broken dwflsyms tests, extend test and add prelink tests.Mark Wielaard2013-11-169-103/+275
* Update m4/ChangeLog for m4/biarch.m4 authorship.Jan Kratochvil2013-11-151-1/+2