Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e8988e0550b040265b8cdab82c553b5d6be627fb
/
tools
/
perf
/
util
/
probe-event.h
99e608b
perf probe ppc64le: Fix probe location when using DWARF
by Ravi Bangoria
· 8 years ago
36a009f
perf probe: Accept %sdt and %cached event name
by Masami Hiramatsu
· 8 years ago
2fd457a
perf probe: Add --cache option to cache the probe definitions
by Masami Hiramatsu
· 9 years ago
c4ff492
perf probe: Uncomment and export synthesize_perf_probe_point()
by Masami Hiramatsu
· 9 years ago
0542bb9
perf probe: Add perf_probe_event__copy()
by Masami Hiramatsu
· 9 years ago
0b3c226
perf symbols: Fix kallsyms perf test on ppc64le
by Naveen N. Rao
· 9 years ago
909b036
perf probe: Use strbuf for making strings
by Masami Hiramatsu
· 9 years ago
3938bad
perf tools: Remove needless 'extern' from function prototypes
by Arnaldo Carvalho de Melo
· 9 years ago
9bae1e8
perf probe: Export init/exit_probe_symbol_maps()
by Namhyung Kim
· 9 years ago
e607f14
perf probe: Print deleted events in cmd_probe()
by Namhyung Kim
· 9 years ago
b02137c
perf probe: Move print logic into cmd_probe()
by Namhyung Kim
· 9 years ago
12fae5e
perf probe: Link trace_probe_event into perf_probe_event
by Wang Nan
· 9 years ago
da15bd9
perf probe: Support probing at absolute address
by Wang Nan
· 9 years ago
5a023b5
perf tools: Add missing forward declaration of struct map to probe-event.h
by Wang Nan
· 10 years ago
92f6c72
perf probe: Move ftrace probe-event operations to probe-file.c
by Masami Hiramatsu
· 9 years ago
419e873
perf probe: Show the error reason comes from invalid DSO
by Masami Hiramatsu
· 10 years ago
349e8d2
perf probe: Add --range option to show a variable's location range
by He Kuang
· 10 years ago
4c85935
perf probe: Support glob wildcards for function name
by Masami Hiramatsu
· 10 years ago
6cfd1f6
perf probe: Add --no-inlines option to avoid searching inline functions
by Masami Hiramatsu
· 10 years ago
ddb2f58
perf probe: Introduce probe_conf global configs
by Masami Hiramatsu
· 10 years ago
4422552
perf probe: Use perf_probe_event.target instead of passing as an argument
by Masami Hiramatsu
· 10 years ago
307a464
perf probe: Allow to use filter on --del command
by Masami Hiramatsu
· 10 years ago
b6a8964
perf probe: Accept filter argument for --list
by Masami Hiramatsu
· 10 years ago
7b6ff0b
perf probe ppc64le: Fixup function entry if using kallsyms lookup
by Naveen N. Rao
· 10 years ago
d5c2e2c
perf probe ppc64le: Prefer symbol table lookup over DWARF
by Naveen N. Rao
· 10 years ago
7afb3fa
perf probe: Support multiple probes on different binaries
by Masami Hiramatsu
· 10 years ago
2b394bc
perf probe: Do not access kallsyms when analyzing user binaries
by Masami Hiramatsu
· 10 years ago
5a62257
perf probe: Replace line_list with intlist
by Masami Hiramatsu
· 11 years ago
e53b00d
perf probe: Release all dynamically allocated parameters
by Masami Hiramatsu
· 11 years ago
fb7345b
perf probe: Support basic dwarf-based operations on uprobe events
by Masami Hiramatsu
· 11 years ago
225466f
perf probe: Provide perf interface for uprobes
by Srikar Dronamraju
· 13 years ago
190b57f
perf probe: Add probed module in front of function
by Masami Hiramatsu
· 14 years ago
3c42258
perf probe: Add filters support for available functions
by Masami Hiramatsu
· 14 years ago
bd09d7b
perf probe: Add variable filter support
by Masami Hiramatsu
· 14 years ago
e80711c
perf probe: Add --funcs to show available functions in symtab
by Masami Hiramatsu
· 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
c82ec0a
perf probe: Function style fix
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
6a330a3
perf probe: Support comp_dir to find an absolute source path
by Masami Hiramatsu
· 14 years ago
b2a3c12
perf probe: Support tracing an entry of array
by Masami Hiramatsu
· 15 years ago
ef4a356
perf probe: Add --max-probes option
by Masami Hiramatsu
· 15 years ago
d3b63d7
perf probe: Fix a bug that --line range can be overflow
by Masami Hiramatsu
· 15 years ago
146a143
perf probe: Remove die() from probe-event code
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
eed05fe
perf tools: Reorganize some structs to save space
by Arnaldo Carvalho de Melo
· 15 years ago
7df2f32
perf probe: Add data structure member access support
by Masami Hiramatsu
· 15 years ago
4235b04
perf probe: Introduce kprobe_trace_event and perf_probe_event
by Masami Hiramatsu
· 15 years ago
f4d7da4
perf probe: Add --dry-run option
by Masami Hiramatsu
· 15 years ago
e0faa8d
perf probe: Move add-probe routine to util/
by Masami Hiramatsu
· 15 years ago
631c9de
perf probe: Support --line option to show probable source-code lines
by Masami Hiramatsu
· 15 years ago
7ef17aa
perf probe: Fix to show which probe point is not found
by Masami Hiramatsu
· 15 years ago
d761b08
perf probe: Reject second attempt of adding same-name event
by Masami Hiramatsu
· 15 years ago
af663d7
perf probe: Support event name for --add option
by Masami Hiramatsu
· 15 years ago
fac13fd
perf probe: Cleanup struct session in builtin-probe.c
by Masami Hiramatsu
· 15 years ago
fa28244
perf probe: Support --del option
by Masami Hiramatsu
· 15 years ago
b498ce1
perf probe: Simplify event naming
by Masami Hiramatsu
· 15 years ago
4de189f
perf probe: Add --list option for listing current probe events
by Masami Hiramatsu
· 15 years ago
50656ee
perf probe: Move probe event utility functions to probe-event.c
by Masami Hiramatsu
· 15 years ago