| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 'server' stats information to pCampbot, as used elsewhere in OpenSimulator | Justin Clark-Casey (justincc) | 2014-08-13 | 1 | -0/+3 |
* | minor: Limit processor related stats to 3 decimal places instead of all the p... | Justin Clark-Casey (justincc) | 2014-07-21 | 1 | -4/+4 |
* | Fix CPU processor use reporting on Mono. | Justin Clark-Casey (justincc) | 2014-07-21 | 1 | -10/+4 |
* | Change "ObjectMemory" stat to "HeapMemory" to align with other stat names. A... | Justin Clark-Casey (justincc) | 2013-06-20 | 1 | -3/+3 |
* | minor: Change "memory churn" terminology in statistics to "heap allocation ra... | Justin Clark-Casey (justincc) | 2013-06-20 | 1 | -4/+4 |
* | Fix minor bug where the check whether to display SmartThreadPool stats was ac... | Justin Clark-Casey (justincc) | 2013-06-20 | 1 | -1/+1 |
* | Display existing statistic of how many http requests a server is making as se... | Justin Clark-Casey (justincc) | 2013-06-19 | 1 | -4/+17 |
* | If SmartThreadPool is active, display statistical information about it in "sh... | Justin Clark-Casey (justincc) | 2013-06-18 | 1 | -2/+13 |
* | Drop server level stats to debug instead of info. | Justin Clark-Casey (justincc) | 2013-06-17 | 1 | -1/+1 |
* | Add server stats for available builtin threadpool and iocp workers | Justin Clark-Casey (justincc) | 2013-06-17 | 1 | -0/+16 |
* | Make general server stats available on the robust console as well as the simu... | Justin Clark-Casey (justincc) | 2013-06-17 | 1 | -0/+309 |