Spdk/lib/trace
Xinrui Mao cd4ac9c792 lib/trace: add trace_get_info RPC
Add rpc method trace_get_info to show name of shared memory file,
list of the available trace point groups and mask of the available trace points for each group.

Fixes #2747

Signed-off-by: Xinrui Mao <xinrui.mao@intel.com>
Change-Id: I2098283bed454dc46644fd2ca1b9568ab2aea81b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15426
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Xiaodong Liu <xiaodong.liu@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Community-CI: Mellanox Build Bot
2022-12-05 09:50:38 +00:00
..
Makefile lib/trace: add trace_get_info RPC 2022-12-05 09:50:38 +00:00
spdk_trace.map trace: make trace_create_tpoint_group_mask() external 2022-01-05 08:52:40 +00:00
trace_flags.c update Intel copyright notices 2022-11-10 08:28:53 +00:00
trace_internal.h lib/trace: add trace_get_info RPC 2022-12-05 09:50:38 +00:00
trace_rpc.c lib/trace: add trace_get_info RPC 2022-12-05 09:50:38 +00:00
trace.c lib/trace: add trace_get_info RPC 2022-12-05 09:50:38 +00:00