numam-spdk/lib/trace
Seth Howell d4d03bfdd6 lib: move trace_rpc into lib/trace
Combinining these two libraries removes some directory complexity. It
also helps us to align on a common practice for including the rpc code
with a given module. This is how all of our bdev modules already do it.
The nbd, net, and scsi modules also follow this pattern.

Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/465210 (master)

(cherry picked from commit bc83adc2db)
Change-Id: I5e4c99d7f0facacc6dfe30b2274b60e0d151f8d8
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/466971
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2019-09-06 02:19:41 +00:00
..
Makefile lib: move trace_rpc into lib/trace 2019-09-06 02:19:41 +00:00
trace_flags.c trace: print error message if event name is too long 2019-05-02 08:41:56 +00:00
trace_rpc.c lib: move trace_rpc into lib/trace 2019-09-06 02:19:41 +00:00
trace.c lib/trace: add trace_record tool 2019-01-30 06:36:25 +00:00