| Commit message (Expand) | Author | Age | Files | Lines |
* | Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th... | Justin Clark-Casey (justincc) | 2012-10-23 | 1 | -2/+4 |
* | Add generic PercentageStat. | Justin Clark-Casey (justincc) | 2012-10-04 | 1 | -1/+1 |
* | Add experimental "slow frames" stat, available in "show stats" and via the mo... | Justin Clark-Casey (justincc) | 2012-10-04 | 1 | -0/+33 |
* | Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -1/+1 |
* | Scale down per frame MS stats to match scaled simulator FPS stat. | Justin Clark-Casey (justincc) | 2012-06-05 | 1 | -1/+1 |
* | Start sending spare frame time MS viewer stat. Make frame time correctly dis... | Justin Clark-Casey (justincc) | 2012-06-05 | 1 | -34/+78 |
* | Properly show per frame millisecond statistics per frame, not as amount of ti... | Justin Clark-Casey (justincc) | 2012-06-04 | 1 | -22/+41 |
* | Instead of updating sim stats root agent, child, objects and scripts accounts... | Justin Clark-Casey (justincc) | 2012-06-01 | 1 | -28/+14 |
* | Add an optional mechanism for physics modules to collect and return arbitrary... | Justin Clark-Casey (justincc) | 2012-05-31 | 1 | -5/+43 |
* | Remove unnecessary explicit ElapsedEventHandler in SimReporter | Justin Clark-Casey (justincc) | 2012-03-06 | 1 | -1/+1 |
* | Explictly close down the StatsReporter so that we can shutdown its timer | Justin Clark-Casey (justincc) | 2012-03-06 | 1 | -0/+6 |
* | Tie reported FPS correction factor into the minimum frame time rather than se... | Justin Clark-Casey (justincc) | 2011-10-13 | 1 | -3/+9 |
* | Move fps stat adjustment factor into field rather than hard-coded. | Justin Clark-Casey (justincc) | 2011-10-13 | 1 | -1/+12 |
* | Start recording object updates per second statistic (analogue of agent update... | Justin Clark-Casey (justincc) | 2011-10-11 | 1 | -0/+28 |
* | Add other region stats (total frame time, physics fps, etc.) currently missin... | Justin Clark-Casey (justincc) | 2011-10-10 | 1 | -1/+1 |
* | Convert getLastReportedSimFPS() and getLastReportedSimStats() into more idiom... | Justin Clark-Casey (justincc) | 2011-10-10 | 1 | -13/+13 |
* | Go back to lying that sim fps is 55 when it's actually locked at a maximum of... | Justin Clark-Casey (justincc) | 2011-10-08 | 1 | -2/+6 |
* | Instead of adding stat agentMS in all kinds of places, calculate it instead i... | Justin Clark-Casey (justincc) | 2011-10-06 | 1 | -6/+0 |
* | Make reported sim fps more accurate, in line with frame time ms | Justin Clark-Casey (justincc) | 2011-10-05 | 1 | -16/+13 |
* | Make SImStatsReporter pick ObjectCapacity striaght out of region info | Melanie | 2010-10-22 | 1 | -7/+3 |
* | Formatting cleanup. Add copyright headers. | Jeff Ames | 2010-01-04 | 1 | -11/+11 |
* | * Test Autoconvert line ending on my repo.. | Teravus Ovares (Dan Olivares) | 2009-12-01 | 1 | -1/+1 |
* | * Fix Inconsistent line ending style on SimStatsReporter | Teravus Ovares (Dan Olivares) | 2009-12-01 | 1 | -1/+1 |
* | * Patch from Misterblue to fix Environment.TickCount for statistics purposes.... | Teravus Ovares (Dan Olivares) | 2009-11-29 | 1 | -1/+4 |
* | * Re-enable lightweight packet tracking stats on a 3000 ms interval. | Teravus Ovares (Dan Olivares) | 2009-11-27 | 1 | -5/+5 |
* | Added osGetRegionStats() function, to return a number of sim statistics | Jeff Lee | 2009-11-26 | 1 | -0/+11 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -1/+1 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Making SimStatsReporter a little more restrained in requesting the IEstateMod... | diva | 2009-05-12 | 1 | -1/+3 |
* | * refactor: Call StatsReporter methods directly rather than through Scene (as... | Justin Clarke Casey | 2009-04-03 | 1 | -3/+8 |
* | Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 2009-02-22 | 1 | -1/+1 |
* | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 2009-02-06 | 1 | -0/+450 |