aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Monitoring/StatsManager.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-49/+57
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-75/+328
2012-11-16refactor: Move stat classes out of StatManager and into their own files for c...Justin Clark-Casey (justincc)1-260/+0
2012-11-16Add a first draft mechanism for the IncomingPacketsProcessedStat to show the ...Justin Clark-Casey (justincc)1-3/+136
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-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-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)1-19/+174
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)1-0/+114
2012-07-25Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)1-1/+1
2012-06-08Add regression test for client logout due to ack timeout.Justin Clark-Casey (justincc)1-15/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2008-05-16Formatting cleanup.Jeff Ames1-14/+14
2008-05-14* Refactor additional stats collection common code into base opensim serverJustin Clarke Casey1-3/+9
2008-05-14* Refactor: Renaming non viewer statistics classes from Reporters to Collecto...Justin Clarke Casey1-9/+9
2008-03-18Formatting cleanup.Jeff Ames1-26/+25
2008-02-04Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey1-4/+24
2008-01-31* Add asset/texture cache statistics to region server consoleJustin Clarke Casey1-22/+18
2007-12-10saved OpenSim source code from the giant rampaging unterminated copyright not...Jeff Ames1-2/+2
2007-09-10mass update of urls in source code to new websiteSean Dague1-1/+1
2007-07-30mass update of files to have native line endingsSean Dague1-56/+56
2007-07-29* Added Babblefrog's SL launcher (thanks!)Adam Frisby1-56/+57
2007-07-25Start of the OpenSim library , for now only contains a few textures. MW1-56/+56
2007-07-24* Terrain should now send just updated patches.Adam Frisby1-0/+2
2007-07-23* Major style changes in libTerrain.Channel - now uses .NET-style naming syntax.Adam Frisby1-1/+1
2007-07-21* Updated licensing headers on libTerrain imported components.Adam Frisby1-28/+25
2007-07-21* Deleted libTerrain-BSD.dllAdam Frisby1-0/+57