numam-spdk/shared_lib/spdk.map
Jim Harris 4a3458d018 build: fix up shared map based on recent trace changes
Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I69101b142b99403ecdd1b651fba85b8aa10df20e

Reviewed-on: https://review.gerrithub.io/424721
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Lance Hartmann <lance.hartmann@oracle.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2018-09-06 23:59:30 +00:00

16 lines
166 B
Plaintext

{
global:
spdk_*;
rte_vhost_*;
virt*;
SPDK_LOG*;
g_subsystems;
g_subsystems_deps;
g_spdk_iscsi_opts;
_spdk_trace_record;
g_trace_histories;
local: *;
};