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-- 2.8 KB
Makefile -rw-r--r-- 549 bytes
acornscsi-io.S -rw-r--r-- 3.1 KB
acornscsi.c -rw-r--r-- 83.8 KB
acornscsi.h -rw-r--r-- 9.3 KB
arxescsi.c -rw-r--r-- 8.8 KB
cumana_1.c -rw-r--r-- 7.7 KB
cumana_2.c -rw-r--r-- 13.2 KB
eesox.c -rw-r--r-- 15.6 KB
fas216.c -rw-r--r-- 77.0 KB
fas216.h -rw-r--r-- 13.4 KB
msgqueue.c -rw-r--r-- 3.6 KB
msgqueue.h -rw-r--r-- 2.0 KB
oak.c -rw-r--r-- 4.4 KB
powertec.c -rw-r--r-- 11.8 KB
queue.c -rw-r--r-- 7.8 KB
queue.h -rw-r--r-- 3.4 KB
scsi.h -rw-r--r-- 2.8 KB

back to top