]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/kvstore-tool: implement 'dissect' command 39394/head
authorIgor Fedotov <ifedotov@suse.com>
Fri, 5 Feb 2021 10:15:16 +0000 (13:15 +0300)
committerIgor Fedotov <ifedotov@suse.com>
Fri, 12 Feb 2021 13:55:13 +0000 (16:55 +0300)
commitb437f7141cb3ee319235afdd3fa19eefad351035
tree81d60ea4e8f22ee423152f2d694dc9f1cafbc901
parentc50b14120090e71a314bbe9efbe23392e8040e5b
tools/kvstore-tool: implement 'dissect' command

This command shows information on key/value counts and lengths for KV
DB.

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
doc/man/8/ceph-kvstore-tool.rst
src/kv/KeyValueDB.h
src/test/cli/ceph-kvstore-tool/help.t
src/tools/ceph_kvstore_tool.cc
src/tools/kvstore_tool.cc
src/tools/kvstore_tool.h