Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
78c4653a2274479547e259e1f416d2b3d04c42a8
/
tools
/
perf
/
builtin-probe.c
ef4a356
perf probe: Add --max-probes option
by Masami Hiramatsu
· 15 years ago
7ca5989
perf probe: Fix to use correct debugfs path finder
by Masami Hiramatsu
· 15 years ago
146a143
perf probe: Remove die() from probe-event code
by Masami Hiramatsu
· 15 years ago
4848193
perf probe: Support argument name
by Masami Hiramatsu
· 15 years ago
c055564
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
by Ian Munsie
· 15 years ago
085ea73
perf probe: Fix --line syntax help and document
by Masami Hiramatsu
· 15 years ago
4b4da7f
perf probe: Cleanup debuginfo related code
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
12a1fad
perf probe: Rename session to param
by Masami Hiramatsu
· 15 years ago
e0faa8d
perf probe: Move add-probe routine to util/
by Masami Hiramatsu
· 15 years ago
31facc5
perf probe: Use wrapper functions
by Masami Hiramatsu
· 15 years ago
594087a
perf probe: Fix probe_point buffer overrun
by Masami Hiramatsu
· 15 years ago
32cb0dd
perf probe: Correct probe syntax on command line help
by Masami Hiramatsu
· 15 years ago
2a9c8c3
perf probe: Add lazy line matching support
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
f3ab481
perf probe: Do not show --line option without dwarf support
by Masami Hiramatsu
· 15 years ago
8ad94c6
perf probe: Don't use a perf_session instance just to resolve symbols
by Arnaldo Carvalho de Melo
· 15 years ago
9de89fe
perf symbols: Remove perf_session usage in symbols layer
by Arnaldo Carvalho de Melo
· 15 years ago
0eda738
perf probe: Fix build error of builtin-probe.c
by Hitoshi Mitake
· 15 years ago
631c9de
perf probe: Support --line option to show probable source-code lines
by Masami Hiramatsu
· 15 years ago
de17648
perf session: Keep pointers to the vmlinux maps
by Arnaldo Carvalho de Melo
· 15 years ago
96c9661
perf probe: Check whether debugfs path is correct
by Masami Hiramatsu
· 15 years ago
75be6cf
perf symbols: Make symbol_conf global
by Arnaldo Carvalho de Melo
· 15 years ago
7ef17aa
perf probe: Fix to show which probe point is not found
by Masami Hiramatsu
· 15 years ago
62bdc1b
perf probe: Check symbols in symtab/kallsyms
by Masami Hiramatsu
· 15 years ago
a128168
perf probe: Check build-id of vmlinux
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
411edfe
perf probe: Show need-dwarf message only if it is really needed
by Masami Hiramatsu
· 15 years ago
ce11a60
perf probe: Check hyphen only argument
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
f984f03
perf probe: Support vmlinux on cwd by default
by Masami Hiramatsu
· 15 years ago
d1bde3f
perf probe: Fix add-probe command syntax without --add option
by Masami Hiramatsu
· 15 years ago
d3a2dbf
perf probe: Use pr_debug for debug message
by Masami Hiramatsu
· 15 years ago
bdad0db
perf_event: Fix compile error
by Xiao Guangrong
· 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
934b1f5
perf probe: Fix probe array index for multiple probe points
by Masami Hiramatsu
· 15 years ago
74ca4c0
perf probe: Fix argv array size in probe parser
by Masami Hiramatsu
· 15 years ago
f41b1e4
perf probe: Change a debugging message from pr_info to pr_debug
by Masami Hiramatsu
· 15 years ago
3647948
perf tools: Introduce zalloc() for the common calloc(1, N) case
by Arnaldo Carvalho de Melo
· 15 years ago
91365bb
perf/probes: Rename perf probe events group name
by Masami Hiramatsu
· 15 years ago
a225a1d
perf/probes: Fall back to non-dwarf if possible
by Masami Hiramatsu
· 15 years ago
a7f4328
perf/probes: Improve error messages
by Masami Hiramatsu
· 15 years ago
12e4db4
perf probe: Annotate variable initialization
by Arnaldo Carvalho de Melo
· 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
46ab492
perf/probes: Improve command-line option of perf-probe
by Masami Hiramatsu
· 15 years ago
b7cb10e
perf probe: Print debug messages using pr_*()
by Arnaldo Carvalho de Melo
· 15 years ago
89c69c0
perf: Use eprintf() for debug messages in perf-probe
by Masami Hiramatsu
· 15 years ago
074fc0e
perf: Use die() for error cases 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