diff options
author | Masami Hiramatsu <[email protected]> | 2021-07-04 00:35:34 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-07-07 10:28:10 -0300 |
commit | d5882a92ea7974edb83a0cf6bbe35c31263464ac (patch) | |
tree | 06b5b8e40006dbc2784837317bc960ab7f83ed13 /scripts/gdb/linux/timerlist.py | |
parent | 87704345cc602a845be713abdc679d65dc600431 (diff) |
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 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions