aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Monitoring/SimExtraStatsCollector.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug that would cause the sim extra stats reporter to fail in reportin...Steven Zielinski2015-05-041-1/+1
* Fixed vocabulary in a comment to match the code.Steven Zielinski2015-05-041-1/+1
* Fixed a bug that would cause the sim extra stats reporter to fail in reportin...Steven Zielinski2015-05-011-1/+5
* Phase 2 additons with Frame Dilation metric.Robert Louden2015-04-211-9/+10
* Moved over metrics from previous OpenSim 0.8.0.3 repository (this new reposit...Glenn Martin2015-04-211-0/+47
* Make "abnormal thread terminations" into "ClientLogoutsDueToNoReceives" and a...Justin Clark-Casey (justincc)2013-07-291-17/+8
* For the moment, disable the output of the 'scene' statistics in SimExtraStats...Robert Adams2013-03-191-1/+3
* Add a method to IStatsCollector for returning stats as an OSDMap.Robert Adams2013-02-201-4/+17
* Use SortedDictionary in StatsManager instead of regular Dictionary so stats w...Dan Lake2013-02-141-2/+2
* Extend "show stats" command to "show stats [list|all|<category name>]"Justin Clark-Casey (justincc)2012-10-111-5/+11
* Add experimental "slow frames" stat, available in "show stats" and via the mo...Justin Clark-Casey (justincc)2012-10-041-2/+11
* Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.Justin Clark-Casey (justincc)2012-07-251-0/+463