summaryrefslogtreecommitdiff
path: root/bus/stats.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-15Imported Upstream version 1.8.8upstream/1.8.8Simon McVittie1-1/+3
2014-01-06BusTransaction: remove confusing getter of connectionsChengwei Yang1-1/+1
2013-08-22Fix build with "--enable-stats"Chengwei Yang1-1/+1
2013-06-25Convert a{sv} helpers from Stats into generic utility codeSimon McVittie1-187/+52
2013-06-24Fix build failure if build with "--enable-stats"Chengwei Yang1-2/+3
2013-06-17Make taking a global lock automatically initialize locking if neededSimon McVittie1-2/+2
2011-07-29Fix compilation for removal of link cacheSimon McVittie1-5/+2
2011-06-24Include size of link cache in per-connection statisticsSimon McVittie1-2/+5
2011-06-24Also record peak values for queued bytes/fds in connection statsSimon McVittie1-4/+10
2011-06-24Add an initial round of stats to the Stats interfaceSimon McVittie1-0/+59
2011-06-24Add a stub .Debug.Stats interface if --enable-statsSimon McVittie1-0/+287