index
:
delta/elfutils.git
azhang-pr27783
dbgserver
dbgserver.pre20190810
dbgserver.pre20190819
dbgserver.pre20190903
debuginfod
debuginfod-submit
debuginfod-submit-presquash
debuginfod.pre20191028
dwarf
dwarflint
fche/copr
fche/dbgserver
fche/debuginfod-PR25394
fche/debuginfod-deb
fche/debuginfod-fd-cache
fche/debuginfod-progress-env
fche/debuginfod-useragent
fche/debuginfod-workq
fche/pacman-Z
fche/portable-complete-ro-src
fche/pr25367
fche/pr25369
fche/pr25375
fche/pr25548
fche/pr25722
fche/zstd
jankratochvil/NT_FILE
jankratochvil/cfaloop
jankratochvil/corepattern
jankratochvil/devmem
jankratochvil/forunwind-baseaddr-hookvars-corereport
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo
jankratochvil/forunwind-baseaddr-hookvars-corereport-unwindx86-nonx86-fddebuginfo-ports
jankratochvil/gdbserver
jankratochvil/ppc64bidir
jankratochvil/ppc64bidir-unwindppc
master
mjw/DWARF5
mjw/RH-DTS
mjw/call_site
mjw/check_self_referential_die
mjw/compress
mjw/compress2
mjw/compress3
mjw/compress4
mjw/dwarf_output
mjw/dwarfstrings
mjw/elfstrmerge
mjw/fp-unwind
mjw/leaks
mjw/location-range
mjw/pending
mpolacek/autotest
nsanci-elfutils-test-fix
nsanci/curlfix
nsanci/p27711
nsanci/pr25978
nsanci/pr27277
nsanci/pr27711
nsanci/pr27982
nsanci/pr27983
nsanci/pr28034
nsanci/pr28284
nsanci/pr28284-webapi
nsanci/test-fix
nsanci/verbose-headers
pmachata/RH-DTS
pmachata/aarch64-review
pmachata/dwarf
pmachata/dwarf-writer
pmachata/dwarf_output
pmachata/dwarflint
pmachata/dwfl_core_file_report
pmachata/iterators
pmachata/macro
pmachata/range_list_iterator_formptr
pmachata/reader_hooks
pmachata/sharing
pmachata/threads
portable
relocate
robustify
roland/addrsym_tls
roland/arm_corenote
roland/cfi
roland/dwarf-collector
roland/dwarf-hacking
roland/dwarf-macinfo
roland/dwarf_edit
roland/dwarf_output-shape
roland/dwarf_output-tracker
roland/elf_clone
roland/is_stmt
roland/notes
roland/parisc
roland/parisc_corenote
roland/relocate-cfi-tmp
roland/tracker
roland/unstrip-buildid-relative
roland/unwind
users/dichen/readelf-28873
users/dichen/readelf-Ds
users/dichen/try-dwfl-frame-reg
users/fche/try-filecomp
users/fche/try-lessC
users/fche/try-pr29472
users/fche/try-pr29472b
users/fche/try-pr29472c
users/fche/try-pr29472d
users/fche/try-pr29472e
users/fche/try-pr30377
users/mark/try-addr2line-C
users/mark/try-ar-N
users/mark/try-ar_size
users/mark/try-dynamicsizehash_concurrent_coordinator_doc
users/mark/try-handle_dynamic_d_val
users/mark/try-inline-lto-scopes
users/mark/try-maxreq
users/mark/try-non-relative-includes
users/mark/try-protocols_str
users/marxin/try-PR29474-fix-debuginfod-concurrency
users/marxin/try-zstd-support-v2
users/mjw/try-Project-Id-Version
users/rgoldber/try-bz28204
users/rgoldber/try-metadata_query
users/serhei/eu-stacktrace
sourceware.org: git/elfutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stack.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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