aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Monitoring (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-04Warnings--onefang2-3/+3
2019-05-19Remove useless executable bit that Windows adds.onefang3-0/+0
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang15-446/+558
2016-11-07Fix file execute permissions, coz Windows.David Walter Seikel3-0/+0
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel19-175/+2442
2013-01-25revert accidental change to MemoryWatchdog stat calculation in previous b1b4687Justin Clark-Casey (justincc)1-1/+1
2013-01-25Add "show script timers" command to show script timers. For debug purposes.Justin Clark-Casey (justincc)1-1/+1
2012-11-16refactor: Move stat classes out of StatManager and into their own files for c...Justin Clark-Casey (justincc)3-260/+326
2012-11-16Add a first draft mechanism for the IncomingPacketsProcessedStat to show the ...Justin Clark-Casey (justincc)2-4/+139
2012-11-15Make PacketPool class stats pull stats instead of push stats so they can be l...Justin Clark-Casey (justincc)1-4/+10
2012-11-14A few more AssemblyInfos in a few more dlls.Diva Canto1-0/+33
2012-10-23Make it possible to turn the base UDP object packet pools on and off whilst r...Justin Clark-Casey (justincc)1-13/+1
2012-10-23Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th...Justin Clark-Casey (justincc)1-6/+69
2012-10-16Add LastMemoryChurn stat using existing data so we can more quickly tell how ...Justin Clark-Casey (justincc)2-2/+14
2012-10-12Get Watchdog to log thread removalJustin Clark-Casey (justincc)1-1/+19
2012-10-12Fix percentage stats to multiply by 100. Adjust container name for packetpoo...Justin Clark-Casey (justincc)1-2/+2
2012-10-12Fix build break by moving OpenSim.Framework.Console back below HttpServer in ...Justin Clark-Casey (justincc)1-2/+1
2012-10-11Fix packetpool for ImprovedTerseObjectUpdate packets.Justin Clark-Casey (justincc)1-3/+13
2012-10-11Extend "show stats" command to "show stats [list|all|<category name>]"Justin Clark-Casey (justincc)2-24/+185
2012-10-04Add generic PercentageStat.Justin Clark-Casey (justincc)1-2/+33
2012-10-04Add experimental "slow frames" stat, available in "show stats" and via the mo...Justin Clark-Casey (justincc)2-2/+125
2012-08-18When reporting a thread timeout, create a copy of the info rather than passin...Justin Clark-Casey (justincc)1-1/+14
2012-08-15Don't enable the thread watchdog until all regions are ready.Justin Clark-Casey (justincc)1-5/+26
2012-07-27minor: Comment out unused MemoryWatchdog.m_churnRatePerMillisecond - this is ...Justin Clark-Casey (justincc)1-1/+1
2012-07-25Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring wi...Justin Clark-Casey (justincc)2-0/+463
2012-07-25Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)7-0/+881