Arnaldo Carvalho de Melo
|
316c7136f8
perf tools: Finish the removal of 'self' arguments
|
11 anni fa |
Arnaldo Carvalho de Melo
|
9ef0438a95
perf probe: Fix typo
|
11 anni fa |
Ingo Molnar
|
aac898548d
Merge branch 'perf/urgent' into perf/core
|
11 anni fa |
Masami Hiramatsu
|
3d918a12a1
perf probe: Find fentry mcount fuzzed parameter location
|
11 anni fa |
Masami Hiramatsu
|
7969ec7728
perf probe: Support "$vars" meta argument syntax for local variables
|
11 anni fa |
Masami Hiramatsu
|
1b286bdd5b
perf probe: Fix to initialize fname always before use it
|
11 anni fa |
Masami Hiramatsu
|
e08cfd4bda
perf probe: Fix to find line information for probe list
|
11 anni fa |
Masami Hiramatsu
|
576b523721
perf probe: Fix probing symbols with optimization suffix
|
11 anni fa |
Masami Hiramatsu
|
0dbb1cac1d
perf probe: Fix finder to find lines of given function
|
13 anni fa |
Hyeoncheol Lee
|
7ce28b5b5b
perf probe: Allow of casting an array of char to string
|
13 anni fa |
Hyeoncheol Lee
|
7b0295b3db
perf probe: Add union member access support
|
13 anni fa |
Irina Tirdea
|
1d037ca164
perf tools: Use __maybe_used for unused variables
|
13 anni fa |
Prashanth Nageshappa
|
ba28c59bc9
perf probe: Finder fails to resolve function name to address
|
13 anni fa |
Ingo Molnar
|
737f24bda7
Merge branch 'perf/urgent' into perf/core
|
13 anni fa |
Prashanth Nageshappa
|
26b7952494
perf probe: Ensure offset provided is not greater than function length
|
13 anni fa |
Namhyung Kim
|
d30d4a080d
perf tools: Remove unnecessary ctype.h inclusion
|
13 anni fa |
Masami Hiramatsu
|
f66fedcb72
perf probe: Fix regression of variable finder
|
14 anni fa |
Masami Hiramatsu
|
db0d2c6420
perf probe: Search concrete out-of-line instances
|
14 anni fa |
Masami Hiramatsu
|
f182e3e13c
perf probe: Avoid searching variables in intermediate scopes
|
14 anni fa |
Masami Hiramatsu
|
221d061182
perf probe: Fix to search local variables in appropriate scope
|
14 anni fa |
Masami Hiramatsu
|
36c0c588b9
perf probe: Fix to walk all inline instances
|
14 anni fa |
Masami Hiramatsu
|
8afa2a707d
perf probe: Fix a memory leak for scopes array
|
14 anni fa |
Masami Hiramatsu
|
ff74178350
perf probe: Introduce debuginfo to encapsulate dwarf information
|
14 anni fa |
Masami Hiramatsu
|
e0d153c690
perf-probe: Move dwarf library routines to dwarf-aux.{c, h}
|
14 anni fa |
Masami Hiramatsu
|
bcfc082150
perf probe: Remove redundant dwarf functions
|
14 anni fa |
Masami Hiramatsu
|
bad03ae476
perf probe: Move strtailcmp to string.c
|
14 anni fa |
Masami Hiramatsu
|
baad2d3e69
perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_END
|
14 anni fa |
Lin Ming
|
2b348a7798
perf probe: Fix the missed parameter initialization
|
14 anni fa |
Ingo Molnar
|
68d2cf25d3
Merge branch 'perf/urgent' into perf/core
|
14 anni fa |
Masami Hiramatsu
|
1d46ea2a6a
perf probe: Fix listing incorrect line number with inline function
|
14 anni fa |