summaryrefslogtreecommitdiff
path: root/bus/stats.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build with "--enable-stats"Chengwei Yang2013-08-221-1/+1
* Convert a{sv} helpers from Stats into generic utility codeSimon McVittie2013-06-251-187/+52
* Fix build failure if build with "--enable-stats"Chengwei Yang2013-06-241-2/+3
* Make taking a global lock automatically initialize locking if neededSimon McVittie2013-06-171-2/+2
* Fix compilation for removal of link cacheSimon McVittie2011-07-291-5/+2
* Include size of link cache in per-connection statisticsSimon McVittie2011-06-241-2/+5
* Also record peak values for queued bytes/fds in connection statsSimon McVittie2011-06-241-4/+10
* Add an initial round of stats to the Stats interfaceSimon McVittie2011-06-241-0/+59
* Add a stub .Debug.Stats interface if --enable-statsSimon McVittie2011-06-241-0/+287