| Commit message (Expand) | Author | Files | Lines |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 1 | -35/+0 |
2012-10-23 | Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th... | Justin Clark-Casey (justincc) | 1 | -2/+4 |
2012-10-04 | Add generic PercentageStat. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-10-04 | Add experimental "slow frames" stat, available in "show stats" and via the mo... | Justin Clark-Casey (justincc) | 1 | -0/+33 |
2012-09-03 | Prevent a nullref if SimStatsReporter tries to report on a sim where psysics are | Melanie | 1 | -14/+17 |
2012-07-25 | Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-07-17 | fix our stats ( old schema ) | UbitUmarov | 1 | -27/+40 |
2012-06-05 | Scale down per frame MS stats to match scaled simulator FPS stat. | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-06-05 | Start sending spare frame time MS viewer stat. Make frame time correctly dis... | Justin Clark-Casey (justincc) | 1 | -34/+78 |
2012-06-04 | Properly show per frame millisecond statistics per frame, not as amount of ti... | Justin Clark-Casey (justincc) | 1 | -22/+41 |
2012-06-01 | Instead of updating sim stats root agent, child, objects and scripts accounts... | Justin Clark-Casey (justincc) | 1 | -28/+14 |
2012-05-31 | Add an optional mechanism for physics modules to collect and return arbitrary... | Justin Clark-Casey (justincc) | 1 | -5/+43 |
2012-05-12 | display a sleep time of zero if forced spare time to zero, when sim fps is l... | UbitUmarov | 1 | -2/+7 |
2012-04-24 | "save the catgirls" | UbitUmarov | 1 | -14/+4 |
2012-04-24 | fix Simulation time report | UbitUmarov | 1 | -0/+7 |
2012-04-24 | some reduction on time resolution efects on spare time report | UbitUmarov | 1 | -4/+8 |
2012-04-24 | *testing* changed stats time reports to be per reported frame and not acumul... | UbitUmarov | 1 | -11/+64 |
2012-03-06 | Remove unnecessary explicit ElapsedEventHandler in SimReporter | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-03-06 | Explictly close down the StatsReporter so that we can shutdown its timer | Justin Clark-Casey (justincc) | 1 | -0/+6 |
2011-10-13 | Tie reported FPS correction factor into the minimum frame time rather than se... | Justin Clark-Casey (justincc) | 1 | -3/+9 |
2011-10-13 | Move fps stat adjustment factor into field rather than hard-coded. | Justin Clark-Casey (justincc) | 1 | -1/+12 |
2011-10-11 | Start recording object updates per second statistic (analogue of agent update... | Justin Clark-Casey (justincc) | 1 | -0/+28 |
2011-10-10 | Add other region stats (total frame time, physics fps, etc.) currently missin... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2011-10-10 | Convert getLastReportedSimFPS() and getLastReportedSimStats() into more idiom... | Justin Clark-Casey (justincc) | 1 | -13/+13 |
2011-10-08 | Go back to lying that sim fps is 55 when it's actually locked at a maximum of... | Justin Clark-Casey (justincc) | 1 | -2/+6 |
2011-10-06 | Instead of adding stat agentMS in all kinds of places, calculate it instead i... | Justin Clark-Casey (justincc) | 1 | -6/+0 |
2011-10-05 | Make reported sim fps more accurate, in line with frame time ms | Justin Clark-Casey (justincc) | 1 | -16/+13 |
2010-10-22 | Make SImStatsReporter pick ObjectCapacity striaght out of region info | Melanie | 1 | -7/+3 |
2010-10-21 | Make SImStatsReporter pick ObjectCapacity striaght out of region info | Melanie | 1 | -7/+3 |
2010-01-04 | Formatting cleanup. Add copyright headers. | Jeff Ames | 1 | -11/+11 |
2009-12-01 | * Test Autoconvert line ending on my repo.. | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2009-12-01 | * Fix Inconsistent line ending style on SimStatsReporter | Teravus Ovares (Dan Olivares) | 1 | -1/+1 |
2009-11-29 | * Patch from Misterblue to fix Environment.TickCount for statistics purposes.... | Teravus Ovares (Dan Olivares) | 1 | -1/+4 |
2009-11-27 | * Re-enable lightweight packet tracking stats on a 3000 ms interval. | Teravus Ovares (Dan Olivares) | 1 | -5/+5 |
2009-11-26 | Added osGetRegionStats() function, to return a number of sim statistics | Jeff Lee | 1 | -0/+11 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-05-12 | Making SimStatsReporter a little more restrained in requesting the IEstateMod... | diva | 1 | -1/+3 |
2009-04-03 | * refactor: Call StatsReporter methods directly rather than through Scene (as... | Justin Clarke Casey | 1 | -3/+8 |
2009-02-22 | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -1/+1 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 1 | -2/+2 |
2009-01-06 | * Added a way for the sim stats reporter to say to the scene that the stats a... | Teravus Ovares | 1 | -4/+25 |
2009-01-03 | * Updates the sim stats module. Cleans out some of the rot. | Teravus Ovares | 1 | -3/+10 |
2008-12-21 | * Re-implement packet tracking in IClientAPI so we can see what's going on in... | Teravus Ovares | 1 | -0/+8 |
2008-10-16 | * Apply http://opensimulator.org/mantis/view.php?id=2405 | Justin Clarke Casey | 1 | -0/+12 |
2008-10-06 | * Stop the sim stats reporter reusing the same SimStatsPacket for all clients | Justin Clarke Casey | 1 | -24/+20 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -1/+1 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-07-21 | Mantis#1798. Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 1 | -1/+1 |
2008-07-15 | * Expose client statistics to the console via 'show stats' | Justin Clarke Casey | 1 | -1/+4 |