summaryrefslogtreecommitdiff
path: root/tools/perf/util/dwarf-aux.h
AgeCommit message (Expand)Author
2021-07-18perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernelYang Jihong
2021-03-23perf tools: Fix various typos in commentsIngo Molnar
2019-11-06perf probe: Fix to show function entry line as probe-ableMasami Hiramatsu
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2016-09-29perf probe: Match linkage name with mangled nameMasami Hiramatsu
2016-09-01perf probe: Move dwarf specific functions to dwarf-aux.cRavi Bangoria
2016-03-23perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo
2015-05-14perf probe: Ignore tail calls to probed functionsNaveen N. Rao
2015-05-12perf probe: Add --range option to show a variable's location rangeHe Kuang
2015-05-12perf probe: Remove length limitation for showing available variablesHe Kuang
2015-05-08perf probe: Support glob wildcards for function nameMasami Hiramatsu
2015-02-06perf probe: Fix to handle optimized not-inlined functionsMasami Hiramatsu
2013-10-04perf probe: Fix to find line information for probe listMasami Hiramatsu
2013-09-19perf probe: Fix finder to find lines of given functionMasami Hiramatsu
2011-08-12perf probe: Search concrete out-of-line instancesMasami Hiramatsu
2011-08-12perf probe: Fix to search local variables in appropriate scopeMasami Hiramatsu
2011-08-12perf probe: Fix to search nested inlined functions in CUMasami Hiramatsu
2011-07-15perf-probe: Move dwarf library routines to dwarf-aux.{c, h}Masami Hiramatsu