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
Kconfig -rw-r--r-- 8.3 KB
Makefile -rw-r--r-- 2.3 KB
bcm-ocotp.c -rw-r--r-- 8.0 KB
core.c -rw-r--r-- 36.9 KB
imx-iim.c -rw-r--r-- 3.1 KB
imx-ocotp-scu.c -rw-r--r-- 5.4 KB
imx-ocotp.c -rw-r--r-- 17.8 KB
jz4780-efuse.c -rw-r--r-- 6.1 KB
lpc18xx_eeprom.c -rw-r--r-- 7.0 KB
lpc18xx_otp.c -rw-r--r-- 2.8 KB
meson-efuse.c -rw-r--r-- 2.8 KB
meson-mx-efuse.c -rw-r--r-- 6.6 KB
mtk-efuse.c -rw-r--r-- 2.4 KB
mxs-ocotp.c -rw-r--r-- 4.0 KB
qcom-spmi-sdam.c -rw-r--r-- 4.3 KB
qfprom.c -rw-r--r-- 1.7 KB
rave-sp-eeprom.c -rw-r--r-- 9.4 KB
rockchip-efuse.c -rw-r--r-- 7.6 KB
rockchip-otp.c -rw-r--r-- 6.3 KB
sc27xx-efuse.c -rw-r--r-- 6.5 KB
snvs_lpgpr.c -rw-r--r-- 3.7 KB
sprd-efuse.c -rw-r--r-- 10.6 KB
stm32-romem.c -rw-r--r-- 4.8 KB
sunxi_sid.c -rw-r--r-- 5.2 KB
uniphier-efuse.c -rw-r--r-- 1.9 KB
vf610-ocotp.c -rw-r--r-- 6.0 KB
zynqmp_nvmem.c -rw-r--r-- 1.8 KB

back to top