]> xenbits.xensource.com Git - xen.git/commit
add additional symbols to xen-syms.map
authorMichael Kurth <mku@amazon.de>
Fri, 4 Sep 2020 09:01:45 +0000 (11:01 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 4 Sep 2020 09:01:45 +0000 (11:01 +0200)
commitc9e88d200d1b8c4edef5bddb91690e76f7f87780
tree490482661be712fb039842149c7d299c059ed43e
parent4175fd3ccd17face664036fa98e9329aa317f7b6
add additional symbols to xen-syms.map

Add "all_symbols" to all /tools/symbols calls so that
xen-syms.map lists all symbols and not only .text section
symbols. This change enhances debugging and livepatch
capabilities.

Signed-off-by: Michael Kurth <mku@amazon.de>
Reviewed-by: Eslam Elnikety <elnikety@amazon.de>
Reviewed-by: Julien Grall <jgrall@amazon.co.uk>
Reviewed-by: Robert Stonehouse <rjstone@amazon.co.uk>
Reviewed-by: Pawel Wieczorkiewicz <wipawel@amazon.de>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/arm/Makefile
xen/arch/x86/Makefile