summaryrefslogtreecommitdiff
path: root/ctdb/server/ctdb_statistics.c
Commit message (Expand)AuthorAgeFilesLines
* ctdb-server: Replace ctdb_logging.h with common/logging.hAmitay Isaacs2015-11-161-1/+2
* ctdb-daemon: Rename struct ctdb_statistics_wire to ctdb_statistics_list_oldAmitay Isaacs2015-11-041-2/+3
* ctdb-daemon: Rename struct ctdb_req_control to ctdb_req_control_oldAmitay Isaacs2015-11-041-1/+1
* ctdb-daemon: Remove dependency on includes.hAmitay Isaacs2015-10-301-3/+12
* ctdb-daemon: Stop using tevent compatibility definitionsAmitay Isaacs2015-10-301-4/+8
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-131-1/+0
* Rename ctdb_control_get_stat_history() local variable to avoid shadowing.Martin Schwenke2011-11-111-6/+6
* initialize the statistics to the current time, not start of epochRonnie Sahlberg2010-11-151-0/+1
* Create a tunable for how often to collect rolling statistics and initialize i...Ronnie Sahlberg2010-09-301-2/+3
* Add rolling statistics that are collected across 10 second intervals.Ronnie Sahlberg2010-09-291-0/+77