summaryrefslogtreecommitdiffstats
path: root/ctdb/server/ctdb_statistics.c
Commit message (Expand)AuthorAgeFilesLines
* 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