Arnaldo Carvalho de Melo
|
b448c4b613
perf probe: Fix some error exit paths
|
15 anni fa |
Masami Hiramatsu
|
7752f1b096
perf probe: Don't compile CFI related code if elfutils is old
|
15 anni fa |
Masami Hiramatsu
|
ef4a356574
perf probe: Add --max-probes option
|
15 anni fa |
Masami Hiramatsu
|
5d1ee0413c
perf probe: Fix to exit callback soon after finding too many probe points
|
15 anni fa |
Ian Munsie
|
cd932c5939
perf: Move arch specific code into separate arch directory
|
15 anni fa |
Masami Hiramatsu
|
f6c903f585
perf probe: Show function entry line as probe-able
|
15 anni fa |
Masami Hiramatsu
|
de1439d8a5
perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_location
|
15 anni fa |
Masami Hiramatsu
|
d3b63d7ae0
perf probe: Fix a bug that --line range can be overflow
|
15 anni fa |
Masami Hiramatsu
|
02b95dadc8
perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.c
|
15 anni fa |
Masami Hiramatsu
|
e334016f1d
perf probe: Remove xzalloc() from util/probe-{event, finder}.c
|
15 anni fa |
Masami Hiramatsu
|
b55a87ade3
perf probe: Remove die() from probe-finder code
|
15 anni fa |
Masami Hiramatsu
|
a34a985499
perf probe: Support DW_OP_call_frame_cfa in debuginfo
|
15 anni fa |
Masami Hiramatsu
|
11a1ca3554
perf probe: Support basic type casting
|
15 anni fa |
Masami Hiramatsu
|
4984912eb2
perf probe: Query basic types from debuginfo
|
15 anni fa |
Masami Hiramatsu
|
48481938b0
perf probe: Support argument name
|
15 anni fa |
Masami Hiramatsu
|
75ec5a245c
perf probe: Fix to close dwarf when failing to analyze it
|
15 anni fa |
Masami Hiramatsu
|
12e5a7ae47
perf probe: Correct error message for non-structure type
|
15 anni fa |
Masami Hiramatsu
|
c9e385826d
perf probe: Fix not to return non-matched file
|
15 anni fa |
Masami Hiramatsu
|
7df2f32956
perf probe: Add data structure member access support
|
15 anni fa |
Masami Hiramatsu
|
fb1587d869
perf probe: List probes with line number and file name
|
15 anni fa |
Masami Hiramatsu
|
4235b0454e
perf probe: Introduce kprobe_trace_event and perf_probe_event
|
15 anni fa |
Masami Hiramatsu
|
016f262e4f
perf probe: Introduce die_find_child() function
|
15 anni fa |
Masami Hiramatsu
|
95a3e4c4e2
perf probe: Rename some die_get_* functions
|
15 anni fa |
Masami Hiramatsu
|
31facc5f1a
perf probe: Use wrapper functions
|
15 anni fa |
Masami Hiramatsu
|
d0cb4260f8
perf probe: Use original address instead of CU-based address
|
15 anni fa |
Masami Hiramatsu
|
67c7ff7c56
perf probe: Fix offset to allow signed value
|
15 anni fa |
Masami Hiramatsu
|
594087a04e
perf probe: Fix probe_point buffer overrun
|
15 anni fa |
Arnaldo Carvalho de Melo
|
accd3cc45a
perf probe: Add missing variable initialization
|
15 anni fa |
Masami Hiramatsu
|
2a9c8c3609
perf probe: Add lazy line matching support
|
15 anni fa |
Masami Hiramatsu
|
161a26b0c2
perf probe: Check function address range strictly in line finder
|
15 anni fa |