aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Statistics (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-08Add regression test for client logout due to ack timeout.Justin Clark-Casey (justincc)1-15/+2
2012-03-16Add process working memory to "show stats" memory statistics.Justin Clark-Casey (justincc)1-2/+6
2012-01-24Comment out asset statistics section from periodic stats as these have not be...Justin Clark-Casey (justincc)1-108/+109
2012-01-24Comment out inventory statistics section from periodic stats, since this only...Justin Clark-Casey (justincc)1-14/+15
2010-08-06Fix XStats formatting:BlueWall (James Hughes)1-30/+35
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames7-7/+7
2009-04-25Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and vers...Dahlia Trimble3-11/+9
2009-04-22cleaning up, fixing warningsDr Scofield1-5/+4
2009-04-22Add copyright headers. Formatting cleanup.Jeff Ames3-49/+48
2009-04-17Fixes Mantis # 3469. Thank you kindly, BlueWall, for a patch that:Charles Krinke3-0/+72
2009-03-13* Remove asset cache size and texture stat reports from ASSET STATS since the...Justin Clarke Casey1-2/+35
2009-02-12* optimized usings.lbsa711-1/+0
2009-01-03* Updates the sim stats module. Cleans out some of the rot.Teravus Ovares1-22/+43
2008-10-06* Stop the sim stats reporter reusing the same SimStatsPacket for all clientsJustin Clarke Casey1-24/+24
2008-09-21* Start recording asset request times after a cache miss. This is very primt...Justin Clarke Casey1-3/+16
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-9/+9
2008-08-18Formatting cleanup.Jeff Ames2-26/+26
2008-07-15* Expose client statistics to the console via 'show stats'Justin Clarke Casey1-1/+91
2008-06-27dr scofield's warning safari:Dr Scofield2-2/+2
2008-06-14* minor: A few miscellaneous doc comments before I break and start on somethi...Justin Clarke Casey1-0/+2
2008-06-14* Start recording asset request failuresJustin Clarke Casey1-12/+21
2008-06-10* minor: Report cache figures in rounded up KB instead of with decimal places...Justin Clarke Casey1-4/+4
2008-06-10* minor: Properly clear the pushed asset cache statistics where the clear-ass...Justin Clarke Casey2-1/+17
2008-06-10* If a server has statistics, print these out to the log every hour to get so...Justin Clarke Casey1-1/+1
2008-06-10Update svn properties.Jeff Ames1-51/+51
2008-06-10* Add memory currently allocated to OpenSim to 'show stats' statisticsJustin Clarke Casey4-6/+59
2008-06-10Update svn properties. Formatting cleanup.Jeff Ames1-1/+1
2008-06-04* Start recording abnormal client thread terminationsJustin Clarke Casey1-1/+21
2008-05-16Formatting cleanup.Jeff Ames5-73/+73
2008-05-14* Start recording as a statistic the number of times we start blocking repeti...Justin Clarke Casey1-6/+29
2008-05-14* Start recording initial complete avatar inventory retrieval failures from t...Justin Clarke Casey1-1/+23
2008-05-14* Refactor additional stats collection common code into base opensim serverJustin Clarke Casey5-7/+54
2008-05-14* Refactor: Renaming non viewer statistics classes from Reporters to Collecto...Justin Clarke Casey5-27/+30
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby4-8/+1
2008-03-18Formatting cleanup.Jeff Ames5-130/+125
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames3-3/+3
2008-02-23Update svn properties.Jeff Ames1-0/+0
2008-02-22* Improve alignment of packet queue stats headignsJustin Clarke Casey1-4/+6
2008-02-22* Oops! Add missing interfaceJustin Clarke Casey1-0/+44
2008-02-22* Implement packet queue statisticsJustin Clarke Casey1-7/+88
2008-02-18More exception checks and crash hintsTedd Hansen1-2/+6
2008-02-04Refactor only: serve stats objects directly through StatsManager singletonJustin Clarke Casey2-5/+25
2008-01-31* Add asset/texture cache statistics to region server consoleJustin Clarke Casey2-0/+123
2008-01-30* Add 'asset not found' statistics to grid asset server statsJustin Clarke Casey1-8/+23
2008-01-30* Insert 'assets served per hour' speed to asset server statsJustin Clarke Casey1-6/+15
2008-01-28* Add total logouts (and total logins) to server side user statsJustin Clarke Casey1-4/+16
2008-01-28* Move AssetStatsReporter to Framework.StatisticsJustin Clarke Casey1-0/+82
2008-01-26Set svn properties.Jeff Ames1-0/+0
2008-01-25* Add very basic initial login stats to the user serverJustin Clarke Casey1-0/+82