+1
−0
app/spdk_top/.gitignore
0 → 100644
+1
−0
app/spdk_top/Makefile
0 → 100644
+43
−0
app/spdk_top/spdk_top.c
0 → 100644
+372
−0
Loading
For now spdk_top only acquires data using RPC commands. Next patches will add ncurses interface and expose all the data. Signed-off-by:Maciej Szwed <maciej.szwed@intel.com> Change-Id: I6ad5835a534d74e8aad868713cea43eb83e0d74f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1043 Community-CI: Mellanox Build Bot Community-CI: Broadcom CI Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>