| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into careminster | Melanie | 2012-11-17 | 4 | -157/+358 |
|\ |
|
| * | refactor: Move stat classes out of StatManager and into their own files for c... | Justin Clark-Casey (justincc) | 2012-11-16 | 3 | -260/+326 |
| * | Add a first draft mechanism for the IncomingPacketsProcessedStat to show the ... | Justin Clark-Casey (justincc) | 2012-11-16 | 2 | -4/+139 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-15 | 1 | -4/+10 |
|\ \
| |/ |
|
| * | Make PacketPool class stats pull stats instead of push stats so they can be l... | Justin Clark-Casey (justincc) | 2012-11-15 | 1 | -4/+10 |
* | | Merge branch 'master' into careminster | Melanie | 2012-11-15 | 1 | -0/+33 |
|\ \
| |/ |
|
| * | A few more AssemblyInfos in a few more dlls. | Diva Canto | 2012-11-14 | 1 | -0/+33 |
* | | Merge branch 'master' into careminster | Melanie | 2012-10-23 | 1 | -18/+69 |
|\ \
| |/ |
|
| * | Make it possible to turn the base UDP object packet pools on and off whilst r... | Justin Clark-Casey (justincc) | 2012-10-23 | 1 | -13/+1 |
| * | Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th... | Justin Clark-Casey (justincc) | 2012-10-23 | 1 | -6/+69 |
* | | Merge branch 'master' into careminster | Melanie | 2012-10-17 | 2 | -10/+23 |
|\ \
| |/ |
|
| * | Add LastMemoryChurn stat using existing data so we can more quickly tell how ... | Justin Clark-Casey (justincc) | 2012-10-16 | 2 | -2/+14 |
* | | Merge branch 'master' into careminster | Melanie | 2012-10-12 | 3 | -26/+214 |
|\ \
| |/ |
|
| * | Get Watchdog to log thread removal | Justin Clark-Casey (justincc) | 2012-10-12 | 1 | -1/+19 |
| * | Fix percentage stats to multiply by 100. Adjust container name for packetpoo... | Justin Clark-Casey (justincc) | 2012-10-12 | 1 | -2/+2 |
| * | Fix build break by moving OpenSim.Framework.Console back below HttpServer in ... | Justin Clark-Casey (justincc) | 2012-10-12 | 1 | -2/+1 |
| * | Fix packetpool for ImprovedTerseObjectUpdate packets. | Justin Clark-Casey (justincc) | 2012-10-11 | 1 | -3/+13 |
| * | Extend "show stats" command to "show stats [list|all|<category name>]" | Justin Clark-Casey (justincc) | 2012-10-11 | 2 | -24/+185 |
* | | Merge branch 'master' into careminster | Melanie | 2012-10-04 | 2 | -2/+156 |
|\ \
| |/ |
|
| * | Add generic PercentageStat. | Justin Clark-Casey (justincc) | 2012-10-04 | 1 | -2/+33 |
| * | Add experimental "slow frames" stat, available in "show stats" and via the mo... | Justin Clark-Casey (justincc) | 2012-10-04 | 2 | -2/+125 |
* | | Merge branch 'master' into careminster | Melanie | 2012-08-18 | 1 | -1/+14 |
|\ \
| |/ |
|
| * | When reporting a thread timeout, create a copy of the info rather than passin... | Justin Clark-Casey (justincc) | 2012-08-18 | 1 | -1/+14 |
* | | Merge branch 'master' into careminster | Melanie | 2012-08-16 | 1 | -5/+26 |
|\ \
| |/ |
|
| * | Don't enable the thread watchdog until all regions are ready. | Justin Clark-Casey (justincc) | 2012-08-15 | 1 | -5/+26 |
* | | Merge branch 'master' into careminster | Melanie | 2012-07-28 | 2 | -12/+24 |
|/ |
|
* | minor: Comment out unused MemoryWatchdog.m_churnRatePerMillisecond - this is ... | Justin Clark-Casey (justincc) | 2012-07-27 | 1 | -1/+1 |
* | Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi... | Justin Clark-Casey (justincc) | 2012-07-25 | 2 | -0/+463 |
* | Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. | Justin Clark-Casey (justincc) | 2012-07-25 | 7 | -0/+881 |