Spdk/include
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
..
linux rte_virtio: use linux headers where possible 2017-10-06 17:15:19 -04:00
spdk log: change spdk_trace_dump() to take a void * 2017-10-17 16:26:02 -04:00
spdk_internal bdev: added spdk_bdev_io_get_thread() 2017-10-17 15:21:09 -04:00