diff options
| author | Masami Hiramatsu <[email protected]> | 2021-07-03 15:35:34 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-07-07 13:28:10 +0000 |
| commit | d5882a92ea7974edb83a0cf6bbe35c31263464ac (patch) | |
| tree | 06b5b8e40006dbc2784837317bc960ab7f83ed13 /tools/perf/ui/browsers/annotate.c | |
| parent | perf symbol-elf: Decode dynsym even if symtab exists (diff) | |
| download | kernel-d5882a92ea7974edb83a0cf6bbe35c31263464ac.tar.gz kernel-d5882a92ea7974edb83a0cf6bbe35c31263464ac.zip | |
perf probe: Do not show @plt function by default
Fix the perf-probe --functions option do not show the PLT
stub symbols (*@plt) by default.
-----
$ ./perf probe -x /usr/lib64/libc-2.33.so -F | head
a64l
abort
abs
accept
accept4
access
acct
addmntent
addseverity
adjtime
-----
Reported-by: Thomas Richter <[email protected]>
Signed-off-by: Masami Hiramatsu <[email protected]>
Acked-by: Thomas Richter <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Heiko Carstens <[email protected]>
Cc: Masami Hiramatsu <[email protected]>
Cc: Stefan Liebler <[email protected]>
Cc: Sven Schnelle <[email protected]>
Link: http://lore.kernel.org/lkml/162532653450.393143.12621329879630677469.stgit@devnote2
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/ui/browsers/annotate.c')
0 files changed, 0 insertions, 0 deletions
