numam-spdk/lib
Daniel Verkamp c943e9ff4f trace: hard-code lcore history array size
Make sure the trace history that is exported via shared memory is always
the same size, regardless of DPDK configuration.

Also removes the necessity of including DPDK headers from spdk/trace.h
(so we have to fix up other files to include what they use).

Change-Id: I32f88921fd95c64a9d1f4ba768ae75e2ca5d91da
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-07-22 12:50:44 -07:00
..
bdev bdev: add block device abstraction layer 2016-07-21 10:35:03 -07:00
conf build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
copy copy_engine: add I/OAT copy engine module 2016-07-20 09:57:22 -07:00
cunit build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
event trace: hard-code lcore history array size 2016-07-22 12:50:44 -07:00
ioat build: replace USE_PCIACCESS with config.h define 2016-07-20 09:53:47 -07:00
json build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
jsonrpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
log build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
memory build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
nvme build: replace USE_PCIACCESS with config.h define 2016-07-20 09:53:47 -07:00
nvmf trace: hard-code lcore history array size 2016-07-22 12:50:44 -07:00
rpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
trace trace: hard-code lcore history array size 2016-07-22 12:50:44 -07:00
util pci: stub out kernel driver functions on FreeBSD 2016-07-21 09:23:24 -07:00
Makefile bdev: add block device abstraction layer 2016-07-21 10:35:03 -07:00