Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-04 | Stats: fix compilation issue | Alban Crequy | 1 | -1/+3 |
2014-01-06 | BusTransaction: remove confusing getter of connections | Chengwei Yang | 1 | -1/+1 |
2013-08-22 | Fix build with "--enable-stats" | Chengwei Yang | 1 | -1/+1 |
2013-06-25 | Convert a{sv} helpers from Stats into generic utility code | Simon McVittie | 1 | -187/+52 |
2013-06-24 | Fix build failure if build with "--enable-stats" | Chengwei Yang | 1 | -2/+3 |
2013-06-17 | Make taking a global lock automatically initialize locking if needed | Simon McVittie | 1 | -2/+2 |
2011-07-29 | Fix compilation for removal of link cache | Simon McVittie | 1 | -5/+2 |
2011-06-24 | Include size of link cache in per-connection statistics | Simon McVittie | 1 | -2/+5 |
2011-06-24 | Also record peak values for queued bytes/fds in connection stats | Simon McVittie | 1 | -4/+10 |
2011-06-24 | Add an initial round of stats to the Stats interface | Simon McVittie | 1 | -0/+59 |
2011-06-24 | Add a stub .Debug.Stats interface if --enable-stats | Simon McVittie | 1 | -0/+287 |