aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/dwarf-aux.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-23perf tools: Fix various typos in commentsIngo Molnar1-1/+1
2019-11-06perf probe: Fix to show function entry line as probe-ableMasami Hiramatsu1-0/+3
2019-08-31perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2016-09-29perf probe: Match linkage name with mangled nameMasami Hiramatsu1-0/+3
2016-09-01perf probe: Move dwarf specific functions to dwarf-aux.cRavi Bangoria1-0/+8
2016-03-23perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo1-37/+35
2015-05-14perf probe: Ignore tail calls to probed functionsNaveen N. Rao1-0/+4
2015-05-12perf probe: Add --range option to show a variable's location rangeHe Kuang1-0/+2
2015-05-12perf probe: Remove length limitation for showing available variablesHe Kuang1-2/+2
2015-05-08perf probe: Support glob wildcards for function nameMasami Hiramatsu1-0/+3
2015-02-06perf probe: Fix to handle optimized not-inlined functionsMasami Hiramatsu1-0/+3
2013-10-04perf probe: Fix to find line information for probe listMasami Hiramatsu1-1/+5
2013-09-19perf probe: Fix finder to find lines of given functionMasami Hiramatsu1-0/+3
2011-08-12perf probe: Search concrete out-of-line instancesMasami Hiramatsu1-0/+4
2011-08-12perf probe: Fix to search local variables in appropriate scopeMasami Hiramatsu1-0/+4
2011-08-12perf probe: Fix to search nested inlined functions in CUMasami Hiramatsu1-0/+3
2011-07-15perf-probe: Move dwarf library routines to dwarf-aux.{c, h}Masami Hiramatsu1-0/+100