| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify StatsManager so console command "show stats category container" | Robert Adams | 2013-02-24 | 1 | -5/+24 |
* | Use SortedDictionary in StatsManager instead of regular Dictionary so stats w... | Dan Lake | 2013-02-14 | 1 | -20/+20 |
* | refactor: Move stat classes out of StatManager and into their own files for c... | Justin Clark-Casey (justincc) | 2012-11-16 | 1 | -260/+0 |
* | Add a first draft mechanism for the IncomingPacketsProcessedStat to show the ... | Justin Clark-Casey (justincc) | 2012-11-16 | 1 | -3/+136 |
* | 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 |
* | 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 |
* | 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 | 1 | -19/+174 |
* | 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 | 1 | -0/+114 |
* | Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -0/+65 |