Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
99a0ea2d5bbba87f3cfae7a1ac38846a678ee397
/
tools
/
perf
/
util
/
probe-finder.h
576b523
perf probe: Fix probing symbols with optimization suffix
by Masami Hiramatsu
· 11 years ago
c168fbf
perf tools: Eliminate duplicate code and use PATH_MAX consistently
by Arnaldo Carvalho de Melo
· 13 years ago
221d061
perf probe: Fix to search local variables in appropriate scope
by Masami Hiramatsu
· 13 years ago
ff74178
perf probe: Introduce debuginfo to encapsulate dwarf information
by Masami Hiramatsu
· 13 years ago
e0d153c
perf-probe: Move dwarf library routines to dwarf-aux.{c, h}
by Masami Hiramatsu
· 13 years ago
cd25f8b
perf probe: Add fastpath to do lookup by function name
by Lin Ming
· 14 years ago
a711239
perf tools: Remove hardcoded include paths for elfutils
by Robert Morell
· 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
0e60836
perf probe: Rename common fields/functions from kprobe to probe.
by Srikar Dronamraju
· 14 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
a34a985
perf probe: Support DW_OP_call_frame_cfa in debuginfo
by Masami Hiramatsu
· 15 years ago
eed05fe
perf tools: Reorganize some structs to save space
by Arnaldo Carvalho de Melo
· 15 years ago
4b4da7f
perf probe: Cleanup debuginfo related code
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
d0cb426
perf probe: Use original address instead of CU-based address
by Masami Hiramatsu
· 15 years ago
2a9c8c3
perf probe: Add lazy line matching support
by Masami Hiramatsu
· 15 years ago
161a26b
perf probe: Check function address range strictly in line finder
by Masami Hiramatsu
· 15 years ago
e92b85e
perf probe: Use libdw callback routines
by Masami Hiramatsu
· 15 years ago
804b360
perf probe: Use elfutils-libdw for analyzing debuginfo
by Masami Hiramatsu
· 15 years ago
81cb8aa
perf probe: Rename probe finder functions
by Masami Hiramatsu
· 15 years ago
631c9de
perf probe: Support --line option to show probable source-code lines
by Masami Hiramatsu
· 15 years ago
4a58e61
perf tools: Move the map class definition to a separate header
by Arnaldo Carvalho de Melo
· 15 years ago
27f3b24
perf probe: Fix libdwarf include path for Debian
by Masami Hiramatsu
· 15 years ago
af663d7
perf probe: Support event name for --add option
by Masami Hiramatsu
· 15 years ago
b0ef073
perf/probes: Support function entry relative line number
by Masami Hiramatsu
· 15 years ago
253977b
perf/probes: Improve probe point syntax of perf-probe
by Masami Hiramatsu
· 15 years ago
9769833
perf: Add DIE_IF() macro for error checking
by Masami Hiramatsu
· 15 years ago
89c69c0
perf: Use eprintf() for debug messages in perf-probe
by Masami Hiramatsu
· 15 years ago
23e8ec0
perf probe: Add perf probe command support without libdwarf
by Masami Hiramatsu
· 15 years ago
4ea42b1
perf: Add perf probe subcommand, a kprobe-event setup helper
by Masami Hiramatsu
· 15 years ago