numam-spdk/lib/log
Daniel Verkamp 31521306a5 log: change spdk_trace_dump() to take a void *
Previously, spdk_trace_dump() took a const uint8_t * as the buffer, but
it is more flexible to allow any type to be passed (we are just going to
interpret it as an array of bytes anyway).

Change-Id: I1750316928cd330ed461bb513ff8af37e0170ef3
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/382854
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-10-17 16:26:02 -04:00
..
rpc log: remove uses of SPDK_TRACE_DEBUG 2017-08-29 15:07:13 -04:00
log.c log: change spdk_trace_dump() to take a void * 2017-10-17 16:26:02 -04:00
Makefile build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00