开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
unwind.c
Age
Commit message (
Expand
)
Author
2014-02-18
perf callchain: Separate libunwind code to special object
Jiri Olsa
2014-02-18
perf callchain: Add mask into struct regs_dump
Jiri Olsa
2014-02-18
perf callchain: Do not report zero address in unwind
Jiri Olsa
2014-02-18
perf tools: Fix dwarf unwind max_stack processing
Jiri Olsa
2014-01-16
perf symbols: Export elf_section_by_name and reuse
Masami Hiramatsu
2014-01-13
perf tools: Use the DWARF unwind info only if loaded
Jean Pihet
2013-11-14
perf symbols: Limit max callchain using max_stack on DWARF unwinding too
Arnaldo Carvalho de Melo
2013-09-30
perf: parse the .debug_frame section in case .eh_frame is not present
Jean Pihet
2013-08-12
perf tools: Remove filter parameter of thread__find_addr_map()
Adrian Hunter
2013-08-12
perf tools: Remove filter parameter of thread__find_addr_location()
Adrian Hunter
2013-08-07
perf symbols: Load kernel maps before using
Adrian Hunter
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-08-11
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa