| Commit message (Expand) | Author | Age | Files | Lines |
* | Comment out asset statistics section from periodic stats as these have not be... | Justin Clark-Casey (justincc) | 2012-01-24 | 1 | -108/+109 |
* | Comment out inventory statistics section from periodic stats, since this only... | Justin Clark-Casey (justincc) | 2012-01-24 | 1 | -14/+15 |
* | Fix XStats formatting: | BlueWall (James Hughes) | 2010-08-06 | 1 | -30/+35 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
* | Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers... | Dahlia Trimble | 2009-04-25 | 1 | -9/+7 |
* | cleaning up, fixing warnings | Dr Scofield | 2009-04-22 | 1 | -5/+4 |
* | Add copyright headers. Formatting cleanup. | Jeff Ames | 2009-04-22 | 1 | -36/+35 |
* | Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that: | Charles Krinke | 2009-04-17 | 1 | -0/+55 |
* | * Remove asset cache size and texture stat reports from ASSET STATS since the... | Justin Clarke Casey | 2009-03-13 | 1 | -2/+35 |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -1/+0 |
* | * Updates the sim stats module. Cleans out some of the rot. | Teravus Ovares | 2009-01-03 | 1 | -22/+43 |
* | * Stop the sim stats reporter reusing the same SimStatsPacket for all clients | Justin Clarke Casey | 2008-10-06 | 1 | -24/+24 |
* | * Start recording asset request times after a cache miss. This is very primt... | Justin Clarke Casey | 2008-09-21 | 1 | -3/+16 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -9/+9 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -23/+23 |
* | * Expose client statistics to the console via 'show stats' | Justin Clarke Casey | 2008-07-15 | 1 | -1/+91 |
* | * minor: A few miscellaneous doc comments before I break and start on somethi... | Justin Clarke Casey | 2008-06-14 | 1 | -0/+2 |
* | * Start recording asset request failures | Justin Clarke Casey | 2008-06-14 | 1 | -12/+21 |
* | * minor: Report cache figures in rounded up KB instead of with decimal places... | Justin Clarke Casey | 2008-06-10 | 1 | -4/+4 |
* | * minor: Properly clear the pushed asset cache statistics where the clear-ass... | Justin Clarke Casey | 2008-06-10 | 1 | -0/+16 |
* | * Add memory currently allocated to OpenSim to 'show stats' statistics | Justin Clarke Casey | 2008-06-10 | 1 | -4/+6 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-06-10 | 1 | -1/+1 |
* | * Start recording abnormal client thread terminations | Justin Clarke Casey | 2008-06-04 | 1 | -1/+21 |
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -31/+31 |
* | * Start recording as a statistic the number of times we start blocking repeti... | Justin Clarke Casey | 2008-05-14 | 1 | -6/+29 |
* | * Start recording initial complete avatar inventory retrieval failures from t... | Justin Clarke Casey | 2008-05-14 | 1 | -1/+23 |
* | * Refactor additional stats collection common code into base opensim server | Justin Clarke Casey | 2008-05-14 | 1 | -2/+2 |
* | * Refactor: Renaming non viewer statistics classes from Reporters to Collecto... | Justin Clarke Casey | 2008-05-14 | 1 | -0/+156 |