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-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/fche/try-PR31862c
upstream/users/fche/try-bz28204
upstream/users/fche/try-bz28204e
upstream/users/fche/try-bz28204f
upstream/users/fche/try-bz29472may23
upstream/users/fche/try-cors
upstream/users/halamour/try-pr30000
upstream/users/halamour/try-pr30991
upstream/users/halamour/try-pr30991-squashed
upstream/users/mark/try-auto-std-update
upstream/users/mark/try-build-static
upstream/users/mark/try-elf_memory
upstream/users/mark/try-elf_scnshndx
upstream/users/mark/try-funcretval-struct
upstream/users/mark/try-libdw-nim-lang-tests
upstream/users/mark/try-riscv-got
upstream/users/mark/try-stacktrace-ima-rpm
upstream/users/marxin/try-PR29474-fix-debuginfod-concurrency
upstream/users/marxin/try-zstd-support-v2
upstream/users/rgoldber/try-bz28204d
upstream/users/rgoldber/try-metadata_query
upstream/users/rgoldber/try-pr29472g
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
/
stack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'elfutils-0.174'
Ulf Hermann
2018-10-11
1
-1
/
+0
|
\
|
*
Consolidate error.h inclusion in system.h
Ross Burton
2018-07-05
1
-1
/
+0
*
|
Merge tag 'elfutils-0.173'
Ulf Hermann
2018-07-13
1
-14
/
+19
|
\
|
|
*
Internationalized messages should not contain the '\v' escape sequence.
Mark Wielaard
2017-09-15
1
-1
/
+2
|
*
Cast pid_t to long long when printing
Ulf Hermann
2017-08-18
1
-14
/
+18
*
|
Cast pid_t to long long when printing
Ulf Hermann
2017-05-08
1
-11
/
+11
*
|
Open files in O_BINARY
Ulf Hermann
2017-05-08
1
-1
/
+1
|
/
*
Move print_version into printversion.{h|c}
Ulf Hermann
2017-02-17
1
-0
/
+1
*
http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/
Mark Wielaard
2016-12-24
1
-7
/
+0
*
stack: Add -i, --inlines. Show inlined call frames using DWARF debuginfo.
Mark Wielaard
2014-01-27
1
-77
/
+177
*
stack: Initialize -n maxframes to 256 by default.
Mark Wielaard
2014-01-27
1
-2
/
+4
*
stack: Add -d, --debugname. Lookup DWARF debuginfo name for frame address.
Mark Wielaard
2014-01-27
1
-3
/
+53
*
Fix corruption of non-C++ symbols by the demangler.
Jan Kratochvil
2014-01-15
1
-2
/
+3
*
stack: Show and handle -r,--raw even without USE_DEMANGLE.
Mark Wielaard
2014-01-03
1
-6
/
+0
*
stack.c (print_frames): Print 0x before build-id hex-offset.
Mark Wielaard
2014-01-02
1
-1
/
+2
*
stack: Allow -n 0 for unlimited frames. Make default 2048 frames.
Mark Wielaard
2014-01-02
1
-15
/
+31
*
libdwfl: Add dwfl_core_file_attach and dwfl_linux_proc_attach.
Mark Wielaard
2013-12-31
1
-0
/
+16
*
stack: Add -l, --list-modules. Show module memory map, build-id and files.
Mark Wielaard
2013-12-31
1
-17
/
+81
*
stack: Improve error checking and exit code handling.
Mark Wielaard
2013-12-31
1
-22
/
+80
*
stack: Add --quiet to not resolve addresses, add --raw to not demangle.
Mark Wielaard
2013-12-31
1
-2
/
+43
*
stack: Simplify argument parsing. Don't use dwfl_standard_argp.
Mark Wielaard
2013-12-31
1
-28
/
+103
*
stack: -b, --build-id shows module build-id, load address and pc offset.
Mark Wielaard
2013-12-31
1
-4
/
+27
*
stack: Add new '-n MAXFRAMES' option. Resolve addresses after unwind.
Mark Wielaard
2013-12-31
1
-63
/
+111
*
libdwfl: Add dwfl_getthread_frames.
Mark Wielaard
2013-12-23
1
-10
/
+36
*
stack: show binary and source file names where a function is defined
Masatake YAMATO
2013-12-18
1
-6
/
+62
*
stack: Add basic argp version and bug definitions.
Mark Wielaard
2013-11-11
1
-0
/
+15
*
Unwinder for x86*.
Jan Kratochvil
2013-11-07
1
-0
/
+174