Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a19f7d7da9b3ffe8fcc43203a2d49c096d0754f6
/
tools
/
perf
/
util
/
dwarf-aux.c
22a6655
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
by Yang Jihong
· 3 years, 6 months ago
3cb17cc
perf probe: Fix NULL pointer dereference in convert_variable_location()
by Li Huafei
· 3 years, 8 months ago
4d39c89
perf tools: Fix various typos in comments
by Ingo Molnar
· 3 years, 10 months ago
a9ffd04
perf probe: Change function definition check due to broken DWARF
by Masami Hiramatsu
· 4 years, 2 months ago
ab4200c
perf probe: Fix to die_entrypc() returns error correctly
by Masami Hiramatsu
· 4 years, 2 months ago
57f95bf
perf probe: Show correct statement line number by perf probe -l
by Masami Hiramatsu
· 5 years ago
86c0bf8
perf probe: Fix to show calling lines of inlined functions
by Masami Hiramatsu
· 5 years ago
da6cb95
perf probe: Filter out instances except for inlined subroutine and subprogram
by Masami Hiramatsu
· 5 years ago
f4d99bd
perf probe: Skip end-of-sequence and non statement lines
by Masami Hiramatsu
· 5 years ago
af04dd2
perf probe: Fix to show ranges of variables in functions without entry_pc
by Masami Hiramatsu
· 5 years ago
18e21eb
perf probe: Fix to show inlined function callsite without entry_pc
by Masami Hiramatsu
· 5 years ago
91e2f53
perf probe: Fix to show function entry line as probe-able
by Masami Hiramatsu
· 5 years ago
acb6a70
perf probe: Walk function lines in lexical blocks
by Masami Hiramatsu
· 5 years ago
b77afa1
perf probe: Fix to find range-only function instance
by Masami Hiramatsu
· 5 years ago
8520a98
perf debug: Remove needless include directives from debug.h
by Arnaldo Carvalho de Melo
· 5 years ago
215a0d3
perf tools: Add missing headers, mostly stdlib.h
by Arnaldo Carvalho de Melo
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
a36ebe4
perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORT
by Jin Yao
· 7 years ago
a43783a
perf tools: Include errno.h where needed
by Arnaldo Carvalho de Melo
· 8 years ago
a067558
perf tools: Move extra string util functions to util/string2.h
by Arnaldo Carvalho de Melo
· 8 years ago
fd20e81
perf tools: Including missing inttypes.h header
by Arnaldo Carvalho de Melo
· 8 years ago
d5a0029
perf probe: Match linkage name with mangled name
by Masami Hiramatsu
· 8 years ago
6243b9d
perf probe: Move dwarf specific functions to dwarf-aux.c
by Ravi Bangoria
· 8 years ago
bf4d5f2
perf probe: Check the return value of strbuf APIs
by Masami Hiramatsu
· 9 years ago
bd0419e
perf probe: Check if dwarf_getlocations() is available
by Arnaldo Carvalho de Melo
· 9 years ago
88fd633
perf probe: No need to use formatting strbuf method
by Arnaldo Carvalho de Melo
· 9 years ago
86a7602
perf probe: Fix to add missed brace around if block
by Masami Hiramatsu
· 9 years ago
75186a9
perf probe: Fix to show lines of sys_ functions correctly
by Masami Hiramatsu
· 9 years ago
c1b9034
perf tools: Fix dwarf-aux.c compilation on i386
by Jiri Olsa
· 10 years ago
d4c537e
perf probe: Ignore tail calls to probed functions
by Naveen N. Rao
· 10 years ago
349e8d2
perf probe: Add --range option to show a variable's location range
by He Kuang
· 10 years ago
fb9596d
perf probe: Remove length limitation for showing available variables
by He Kuang
· 10 years ago
4c85935
perf probe: Support glob wildcards for function name
by Masami Hiramatsu
· 10 years ago
c727383
perf probe: Fix to track down unnamed union/structure members
by Masami Hiramatsu
· 10 years ago
e1ecbbc
perf probe: Fix to handle optimized not-inlined functions
by Masami Hiramatsu
· 10 years ago
082f96a
perf probe: Fix perf probe to find correct variable DIE
by Masami Hiramatsu
· 11 years ago
e08cfd4
perf probe: Fix to find line information for probe list
by Masami Hiramatsu
· 11 years ago
0dbb1ca
perf probe: Fix finder to find lines of given function
by Masami Hiramatsu
· 13 years ago
bb2d17a
perf probe: Print an enum type variable in "enum variable-name" format when showing accessible variables
by Hyeoncheol Lee
· 12 years ago
3f4460a
perf probe: Filter out redundant inline-instances
by Masami Hiramatsu
· 13 years ago
db0d2c6
perf probe: Search concrete out-of-line instances
by Masami Hiramatsu
· 13 years ago
221d061
perf probe: Fix to search local variables in appropriate scope
by Masami Hiramatsu
· 13 years ago
b0e9cb2
perf probe: Fix to search nested inlined functions in CU
by Masami Hiramatsu
· 13 years ago
a128405
perf probe: Fix line walker to check CU correctly
by Masami Hiramatsu
· 13 years ago
e0d153c
perf-probe: Move dwarf library routines to dwarf-aux.{c, h}
by Masami Hiramatsu
· 14 years ago