index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
dwarf-aux.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-21
perf dwarf-aux: Add die_find_func_rettype()
Namhyung Kim
1
-0
/
+4
2024-03-21
perf dwarf-aux: Handle type transfer for memory access
Namhyung Kim
1
-0
/
+6
2024-03-21
perf dwarf-aux: Add die_collect_vars()
Namhyung Kim
1
-0
/
+17
2024-03-21
perf dwarf-aux: Remove unused pc argument
Namhyung Kim
1
-4
/
+2
2024-01-22
perf annotate-data: Support stack variables
Namhyung Kim
1
-0
/
+3
2024-01-22
perf dwarf-aux: Add die_get_cfa()
Namhyung Kim
1
-0
/
+15
2023-12-23
perf dwarf-aux: Factor out die_get_typename_from_type()
Namhyung Kim
1
-0
/
+3
2023-11-28
perf dwarf-aux: Add die_find_variable_by_addr()
Namhyung Kim
1
-0
/
+14
2023-11-10
perf dwarf-aux: Add die_find_variable_by_reg() helper
Namhyung Kim
1
-0
/
+12
2023-11-10
perf dwarf-aux: Add die_get_scopes() alternative to dwarf_getscopes()
Namhyung Kim
1
-0
/
+3
2023-11-10
perf dwarf-aux: Move #else block of #ifdef HAVE_DWARF_GETLOCATIONS_SUPPORT co...
Namhyung Kim
1
-2
/
+17
2022-11-03
perf probe: Fix to get declared file name from clang DWARF5
Masami Hiramatsu (Google)
1
-0
/
+3
2021-07-18
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
Yang Jihong
1
-1
/
+1
2021-03-23
perf tools: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2019-11-06
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
1
-0
/
+3
2019-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-15
/
+1
2016-09-29
perf probe: Match linkage name with mangled name
Masami Hiramatsu
1
-0
/
+3
2016-09-01
perf probe: Move dwarf specific functions to dwarf-aux.c
Ravi Bangoria
1
-0
/
+8
2016-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
1
-37
/
+35
2015-05-14
perf probe: Ignore tail calls to probed functions
Naveen N. Rao
1
-0
/
+4
2015-05-12
perf probe: Add --range option to show a variable's location range
He Kuang
1
-0
/
+2
2015-05-12
perf probe: Remove length limitation for showing available variables
He Kuang
1
-2
/
+2
2015-05-08
perf probe: Support glob wildcards for function name
Masami Hiramatsu
1
-0
/
+3
2015-02-06
perf probe: Fix to handle optimized not-inlined functions
Masami Hiramatsu
1
-0
/
+3
2013-10-04
perf probe: Fix to find line information for probe list
Masami Hiramatsu
1
-1
/
+5
2013-09-19
perf probe: Fix finder to find lines of given function
Masami Hiramatsu
1
-0
/
+3
2011-08-12
perf probe: Search concrete out-of-line instances
Masami Hiramatsu
1
-0
/
+4
2011-08-12
perf probe: Fix to search local variables in appropriate scope
Masami Hiramatsu
1
-0
/
+4
2011-08-12
perf probe: Fix to search nested inlined functions in CU
Masami Hiramatsu
1
-0
/
+3
2011-07-15
perf-probe: Move dwarf library routines to dwarf-aux.{c, h}
Masami Hiramatsu
1
-0
/
+100