Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
928413bd859c0936f03f6a3504c4721e83a3d1d7
/
tools
/
perf
/
util
/
probe-finder.c
664fee3
perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol name
by Masami Hiramatsu
· 10 years ago
5f03cba
perf probe: Make error messages thread-safe
by Masami Hiramatsu
· 10 years ago
ff527bc
perf tools: Remove needless getopt.h includes
by Jiri Olsa
· 10 years ago
69e96ea
perf probe: Improve an error message of perf probe --vars mode
by Masami Hiramatsu
· 11 years ago
36d789a
perf probe: Improve error message for unknown member of data structure
by Masami Hiramatsu
· 11 years ago
0c188a0
perf probe: Fix a segfault if asked for variable it doesn't find
by Masami Hiramatsu
· 11 years ago
03d8941
perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()
by Namhyung Kim
· 11 years ago
182c228
perf probe: Fix to handle errors in line_range searching
by Masami Hiramatsu
· 11 years ago
202c7c1
perf probe: Fix --line option behavior
by Namhyung Kim
· 11 years ago
a15ad2f
perf probe: Support distro-style debuginfo for uprobe
by Masami Hiramatsu
· 11 years ago
f90acac
perf probe: Find given address from offline dwarf
by Masami Hiramatsu
· 11 years ago
5a62257
perf probe: Replace line_list with intlist
by Masami Hiramatsu
· 11 years ago
74cf249
perf tools: Use zfree to help detect use after free bugs
by Arnaldo Carvalho de Melo
· 11 years ago
0466252
perf tools: Introduce zfree
by Arnaldo Carvalho de Melo
· 11 years ago
f538565
perf tools: No need to test against NULL before calling free()
by Arnaldo Carvalho de Melo
· 11 years ago
fb7345b
perf probe: Support basic dwarf-based operations on uprobe events
by Masami Hiramatsu
· 11 years ago
316c713
perf tools: Finish the removal of 'self' arguments
by Arnaldo Carvalho de Melo
· 11 years ago
9ef0438
perf probe: Fix typo
by Arnaldo Carvalho de Melo
· 11 years ago
aac8985
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
3d918a1
perf probe: Find fentry mcount fuzzed parameter location
by Masami Hiramatsu
· 11 years ago
7969ec7
perf probe: Support "$vars" meta argument syntax for local variables
by Masami Hiramatsu
· 11 years ago
1b286bd
perf probe: Fix to initialize fname always before use it
by Masami Hiramatsu
· 11 years ago
e08cfd4
perf probe: Fix to find line information for probe list
by Masami Hiramatsu
· 11 years ago
576b523
perf probe: Fix probing symbols with optimization suffix
by Masami Hiramatsu
· 11 years ago
0dbb1ca
perf probe: Fix finder to find lines of given function
by Masami Hiramatsu
· 13 years ago
7ce28b5
perf probe: Allow of casting an array of char to string
by Hyeoncheol Lee
· 12 years ago
7b0295b
perf probe: Add union member access support
by Hyeoncheol Lee
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
ba28c59
perf probe: Finder fails to resolve function name to address
by Prashanth Nageshappa
· 13 years ago
737f24b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
26b7952
perf probe: Ensure offset provided is not greater than function length
by Prashanth Nageshappa
· 13 years ago
d30d4a0
perf tools: Remove unnecessary ctype.h inclusion
by Namhyung Kim
· 13 years ago
f66fedc
perf probe: Fix regression of variable finder
by Masami Hiramatsu
· 13 years ago
db0d2c6
perf probe: Search concrete out-of-line instances
by Masami Hiramatsu
· 13 years ago
f182e3e
perf probe: Avoid searching variables in intermediate scopes
by Masami Hiramatsu
· 13 years ago
221d061
perf probe: Fix to search local variables in appropriate scope
by Masami Hiramatsu
· 13 years ago
36c0c58
perf probe: Fix to walk all inline instances
by Masami Hiramatsu
· 13 years ago
8afa2a7
perf probe: Fix a memory leak for scopes array
by Masami Hiramatsu
· 13 years ago
ff74178
perf probe: Introduce debuginfo to encapsulate dwarf information
by Masami Hiramatsu
· 14 years ago
e0d153c
perf-probe: Move dwarf library routines to dwarf-aux.{c, h}
by Masami Hiramatsu
· 14 years ago
bcfc082
perf probe: Remove redundant dwarf functions
by Masami Hiramatsu
· 14 years ago
bad03ae
perf probe: Move strtailcmp to string.c
by Masami Hiramatsu
· 14 years ago
baad2d3
perf probe: Rename DIE_FIND_CB_FOUND to DIE_FIND_CB_END
by Masami Hiramatsu
· 14 years ago
2b348a7
perf probe: Fix the missed parameter initialization
by Lin Ming
· 14 years ago
68d2cf2
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
1d46ea2
perf probe: Fix listing incorrect line number with inline function
by Masami Hiramatsu
· 14 years ago
1d87808
perf probe: Fix to find recursively inlined function
by Masami Hiramatsu
· 14 years ago
f0c4801
perf probe: Fix to remove redundant close
by Masami Hiramatsu
· 14 years ago
7d21635
perf probe: Fix to ensure function declared file
by Masami Hiramatsu
· 14 years ago
cd25f8b
perf probe: Add fastpath to do lookup by function name
by Lin Ming
· 14 years ago
5e814dd5
perf probe: Clean up probe_point_lazy_walker() return value
by Ingo Molnar
· 14 years ago
8635bf6
perf probe: Remove redundant checks
by Arnaldo Carvalho de Melo
· 14 years ago
fbee632
perf probe: Fix error propagation leading to segfault
by Arnaldo Carvalho de Melo
· 14 years ago
124bb83
perf probe: Add bitfield member support
by Masami Hiramatsu
· 14 years ago
f50c216
perf probe: Rewrite find_lazy_match_lines() by using getline(3)
by Franck Bui-Huu
· 14 years ago
5069ed8
perf probe: Enable to put probe inline function call site
by Masami Hiramatsu
· 14 years ago
4cc9cec
perf probe: Introduce lines walker interface
by Masami Hiramatsu
· 14 years ago
cc22219
Merge commit 'v2.6.37-rc8' into perf/core
by Ingo Molnar
· 14 years ago
3b4694d
perf probe: Fix to support libdwfl older than 0.148
by Masami Hiramatsu
· 14 years ago
0e43e5d
perf probe: Cleanup messages
by Masami Hiramatsu
· 14 years ago
66a301c3
perf probe: Fix format specified for Dwarf_Off parameter
by Arnaldo Carvalho de Melo
· 14 years ago
469b9b8
perf probe: Add basic module support
by Masami Hiramatsu
· 14 years ago
fb8c5a5
perf probe: Show accessible global variables
by Masami Hiramatsu
· 14 years ago
cf6eb48
perf probe: Show accessible local variables
by Masami Hiramatsu
· 14 years ago
632941c
perf probe: Support global variables
by Masami Hiramatsu
· 14 years ago
378eeaa
perf probe: Fix local variable searching loop
by Masami Hiramatsu
· 14 years ago
4046b8b
perf probe: Fix type searching
by Masami Hiramatsu
· 14 years ago
367e94c
perf probe: Fix handling of arguments names
by Masami Hiramatsu
· 14 years ago
04ddd04
perf probe: Fix return probe support
by Masami Hiramatsu
· 14 years ago
58432e1
perf probe: Fix to copy the type for raw parameters
by Masami Hiramatsu
· 14 years ago
7935f65
perf probe: Remove duplicated #include
by Andrea Gelmini
· 14 years ago
0e60836
perf probe: Rename common fields/functions from kprobe to probe.
by Srikar Dronamraju
· 14 years ago
8217563
perf probe: Fix the logic of die_compare_name
by Masami Hiramatsu
· 14 years ago
6a330a3
perf probe: Support comp_dir to find an absolute source path
by Masami Hiramatsu
· 14 years ago
7cf0b79
perf probe: Fix error message if get_real_path() failed
by Masami Hiramatsu
· 14 years ago
b7dcb85
perf probe: Support static and global variables
by Masami Hiramatsu
· 15 years ago
b2a3c12
perf probe: Support tracing an entry of array
by Masami Hiramatsu
· 15 years ago
73317b9
perf probe: Support "string" type
by Masami Hiramatsu
· 15 years ago
9ed7e1b
perf probe: Add kernel source path option
by Chase Douglas
· 15 years ago
b448c4b
perf probe: Fix some error exit paths
by Arnaldo Carvalho de Melo
· 15 years ago
7752f1b
perf probe: Don't compile CFI related code if elfutils is old
by Masami Hiramatsu
· 15 years ago
ef4a356
perf probe: Add --max-probes option
by Masami Hiramatsu
· 15 years ago
5d1ee04
perf probe: Fix to exit callback soon after finding too many probe points
by Masami Hiramatsu
· 15 years ago
cd932c5
perf: Move arch specific code into separate arch directory
by Ian Munsie
· 15 years ago
f6c903f
perf probe: Show function entry line as probe-able
by Masami Hiramatsu
· 15 years ago
de1439d
perf probe: Support DW_OP_plus_uconst in DW_AT_data_member_location
by Masami Hiramatsu
· 15 years ago
d3b63d7
perf probe: Fix a bug that --line range can be overflow
by Masami Hiramatsu
· 15 years ago
02b95da
perf probe: Remove xstrdup()/xstrndup() from util/probe-{event, finder}.c
by Masami Hiramatsu
· 15 years ago
e334016f1
perf probe: Remove xzalloc() from util/probe-{event, finder}.c
by Masami Hiramatsu
· 15 years ago
b55a87a
perf probe: Remove die() from probe-finder code
by Masami Hiramatsu
· 15 years ago
a34a985
perf probe: Support DW_OP_call_frame_cfa in debuginfo
by Masami Hiramatsu
· 15 years ago
11a1ca3
perf probe: Support basic type casting
by Masami Hiramatsu
· 15 years ago
4984912
perf probe: Query basic types from debuginfo
by Masami Hiramatsu
· 15 years ago
4848193
perf probe: Support argument name
by Masami Hiramatsu
· 15 years ago
75ec5a2
perf probe: Fix to close dwarf when failing to analyze it
by Masami Hiramatsu
· 15 years ago
12e5a7a
perf probe: Correct error message for non-structure type
by Masami Hiramatsu
· 15 years ago
c9e3858
perf probe: Fix not to return non-matched file
by Masami Hiramatsu
· 15 years ago
7df2f32
perf probe: Add data structure member access support
by Masami Hiramatsu
· 15 years ago
fb1587d
perf probe: List probes with line number and file name
by Masami Hiramatsu
· 15 years ago
4235b04
perf probe: Introduce kprobe_trace_event and perf_probe_event
by Masami Hiramatsu
· 15 years ago
Next »