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