Revision 39efdd94e314336f4acbac4c07e0f37bdc3bef71 authored by Ben Hutchings on 25 July 2020, 01:06:23 UTC, committed by Arnaldo Carvalho de Melo on 31 July 2020, 12:31:55 UTC
In binutils 2.35, 'nm -D' changed to show symbol versions along with
symbol names, with the usual @@ separator.  When generating
libtraceevent-dynamic-list we need just the names, so strip off the
version suffix if present.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Tested-by: Salvatore Bonaccorso <carnil@debian.org>
Reviewed-by: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-trace-devel@vger.kernel.org
Cc: stable@vger.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 parent bd3c628
History
File Mode Size
iscsi
loopback
sbp
tcm_fc
Kconfig -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 939 bytes
target_core_alua.c -rw-r--r-- 59.9 KB
target_core_alua.h -rw-r--r-- 6.0 KB
target_core_configfs.c -rw-r--r-- 96.7 KB
target_core_device.c -rw-r--r-- 30.5 KB
target_core_fabric_configfs.c -rw-r--r-- 27.2 KB
target_core_fabric_lib.c -rw-r--r-- 11.0 KB
target_core_file.c -rw-r--r-- 24.3 KB
target_core_file.h -rw-r--r-- 1.2 KB
target_core_hba.c -rw-r--r-- 4.0 KB
target_core_iblock.c -rw-r--r-- 21.5 KB
target_core_iblock.h -rw-r--r-- 623 bytes
target_core_internal.h -rw-r--r-- 6.7 KB
target_core_pr.c -rw-r--r-- 122.2 KB
target_core_pr.h -rw-r--r-- 2.5 KB
target_core_pscsi.c -rw-r--r-- 27.5 KB
target_core_pscsi.h -rw-r--r-- 1.3 KB
target_core_rd.c -rw-r--r-- 15.7 KB
target_core_rd.h -rw-r--r-- 1.5 KB
target_core_sbc.c -rw-r--r-- 37.3 KB
target_core_spc.c -rw-r--r-- 38.3 KB
target_core_stat.c -rw-r--r-- 36.4 KB
target_core_tmr.c -rw-r--r-- 11.3 KB
target_core_tpg.c -rw-r--r-- 17.1 KB
target_core_transport.c -rw-r--r-- 93.3 KB
target_core_ua.c -rw-r--r-- 8.3 KB
target_core_ua.h -rw-r--r-- 1.7 KB
target_core_user.c -rw-r--r-- 69.1 KB
target_core_xcopy.c -rw-r--r-- 27.2 KB
target_core_xcopy.h -rw-r--r-- 1.8 KB

back to top