aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Monitoring/ServerStatsCollector.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2013-06-20Change "ObjectMemory" stat to "HeapMemory" to align with other stat names. A...Justin Clark-Casey (justincc)1-3/+3
2013-06-20minor: Change "memory churn" terminology in statistics to "heap allocation ra...Justin Clark-Casey (justincc)1-4/+4
2013-06-20Fix minor bug where the check whether to display SmartThreadPool stats was ac...Justin Clark-Casey (justincc)1-1/+1
2013-06-19Display existing statistic of how many http requests a server is making as se...Justin Clark-Casey (justincc)1-4/+17
2013-06-18If SmartThreadPool is active, display statistical information about it in "sh...Justin Clark-Casey (justincc)1-2/+13
2013-06-17Drop server level stats to debug instead of info.Justin Clark-Casey (justincc)1-1/+1
2013-06-17Add server stats for available builtin threadpool and iocp workersJustin Clark-Casey (justincc)1-0/+16
2013-06-17Make general server stats available on the robust console as well as the simu...Justin Clark-Casey (justincc)1-0/+309