STATISTICS: Add tracking of the 10 hottest keys per database measured in hopcount
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 13 Jun 2012 06:17:18 +0000 (16:17 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 13 Jun 2012 06:17:18 +0000 (16:17 +1000)
commit0cd522f854bb788317e15e5f9a562bdb5abcfb17
treea0a4b591ae20fea746d3d31f62ebb0ef0b241a18
parentba94cccca0a9ccad7c1de0939e74f0163ae41102
STATISTICS: Add tracking of the 10 hottest keys per database measured in hopcount

and add mechanisms to dump it using the ctdb dbstatistics command
include/ctdb_protocol.h
libctdb/control.c
server/ctdb_call.c
server/ctdb_ltdb_server.c
tools/ctdb.c