This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-08-03 15:36:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b168d690bd32c3bbb28e65bccfa359ea89dc81f9
opensim
/
OpenSim
/
Framework
/
Monitoring
History
Melanie
21f5e67030
Merge branch 'master' into careminster
...
Conflicts: OpenSim/Region/ClientStack/Linden/Caps/GetTextureModule.cs
2013-08-01 01:23:24 +01:00
..
Interfaces
Add a method to IStatsCollector for returning stats as an OSDMap.
2013-02-20 16:13:51 -08:00
Properties
Deleted all AssemblyFileVersion directives
2013-02-19 17:14:55 -08:00
Stats
Correct issue where the last instance of a sampled stat was shown 3x larger than it should have been (though internal use was correct)
2013-07-23 23:31:35 +01:00
AssetStatsCollector.cs
Add a method to IStatsCollector for returning stats as an OSDMap.
2013-02-20 16:13:51 -08:00
BaseStatsCollector.cs
Merge branch 'master' into careminster
2013-06-23 01:59:57 +01:00
MemoryWatchdog.cs
minor: Change "memory churn" terminology in statistics to "heap allocation rate" since this is more generally meaningful
2013-06-20 00:32:12 +01:00
ServerStatsCollector.cs
Change "ObjectMemory" stat to "HeapMemory" to align with other stat names. Also round this and ProcessMemory to three decimal places in common with other memory stats.
2013-06-20 00:52:39 +01:00
SimExtraStatsCollector.cs
Make "abnormal thread terminations" into "ClientLogoutsDueToNoReceives" and add this to the StatsManager
2013-07-29 23:18:29 +01:00
StatsManager.cs
Make "abnormal thread terminations" into "ClientLogoutsDueToNoReceives" and add this to the StatsManager
2013-07-29 23:18:29 +01:00
UserStatsCollector.cs
Add a method to IStatsCollector for returning stats as an OSDMap.
2013-02-20 16:13:51 -08:00
Watchdog.cs
Merge branch 'master' into careminster
2012-11-17 02:03:24 +00:00