summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/dwarf-aux.h
Commit message (Expand)AuthorAgeFilesLines
* perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernelYang Jihong2021-07-181-1/+1
* perf tools: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* perf probe: Fix to show function entry line as probe-ableMasami Hiramatsu2019-11-061-0/+3
* perf debug: Remove needless include directives from debug.hArnaldo Carvalho de Melo2019-08-311-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-15/+1
* perf probe: Match linkage name with mangled nameMasami Hiramatsu2016-09-291-0/+3
* perf probe: Move dwarf specific functions to dwarf-aux.cRavi Bangoria2016-09-011-0/+8
* perf tools: Remove needless 'extern' from function prototypesArnaldo Carvalho de Melo2016-03-231-37/+35
* perf probe: Ignore tail calls to probed functionsNaveen N. Rao2015-05-141-0/+4
* perf probe: Add --range option to show a variable's location rangeHe Kuang2015-05-121-0/+2
* perf probe: Remove length limitation for showing available variablesHe Kuang2015-05-121-2/+2
* perf probe: Support glob wildcards for function nameMasami Hiramatsu2015-05-081-0/+3
* perf probe: Fix to handle optimized not-inlined functionsMasami Hiramatsu2015-02-061-0/+3
* perf probe: Fix to find line information for probe listMasami Hiramatsu2013-10-041-1/+5
* perf probe: Fix finder to find lines of given functionMasami Hiramatsu2013-09-191-0/+3
* perf probe: Search concrete out-of-line instancesMasami Hiramatsu2011-08-121-0/+4
* perf probe: Fix to search local variables in appropriate scopeMasami Hiramatsu2011-08-121-0/+4
* perf probe: Fix to search nested inlined functions in CUMasami Hiramatsu2011-08-121-0/+3
* perf-probe: Move dwarf library routines to dwarf-aux.{c, h}Masami Hiramatsu2011-07-151-0/+100