index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Framework
/
Monitoring
/
StatsManager.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ToOSDMap() overrides to the Stat subclass CounterStat.
Robert Adams
2013-07-12
1
-0
/
+66
*
Allow more than one stat category to be specified in "show stats"
Justin Clark-Casey (justincc)
2013-06-20
1
-30
/
+34
*
Make it possible to specify display of stats in a particular 'container' by s...
Justin Clark-Casey (justincc)
2013-06-20
1
-3
/
+9
*
Make general server stats available on the robust console as well as the simu...
Justin Clark-Casey (justincc)
2013-06-17
1
-32
/
+40
*
Modify StatsManager so console command "show stats category container"
Robert Adams
2013-02-24
1
-5
/
+24
*
Use SortedDictionary in StatsManager instead of regular Dictionary so stats w...
Dan Lake
2013-02-14
1
-20
/
+20
*
refactor: Move stat classes out of StatManager and into their own files for c...
Justin Clark-Casey (justincc)
2012-11-16
1
-260
/
+0
*
Add a first draft mechanism for the IncomingPacketsProcessedStat to show the ...
Justin Clark-Casey (justincc)
2012-11-16
1
-3
/
+136
*
Make PacketPool class stats pull stats instead of push stats so they can be l...
Justin Clark-Casey (justincc)
2012-11-15
1
-4
/
+10
*
Make it possible to turn the base UDP object packet pools on and off whilst r...
Justin Clark-Casey (justincc)
2012-10-23
1
-13
/
+1
*
Add object count stats for new IncomingPacket and UDPPacketBuffer pools if th...
Justin Clark-Casey (justincc)
2012-10-23
1
-6
/
+69
*
Fix percentage stats to multiply by 100. Adjust container name for packetpoo...
Justin Clark-Casey (justincc)
2012-10-12
1
-2
/
+2
*
Fix build break by moving OpenSim.Framework.Console back below HttpServer in ...
Justin Clark-Casey (justincc)
2012-10-12
1
-2
/
+1
*
Fix packetpool for ImprovedTerseObjectUpdate packets.
Justin Clark-Casey (justincc)
2012-10-11
1
-3
/
+13
*
Extend "show stats" command to "show stats [list|all|<category name>]"
Justin Clark-Casey (justincc)
2012-10-11
1
-19
/
+174
*
Add generic PercentageStat.
Justin Clark-Casey (justincc)
2012-10-04
1
-2
/
+33
*
Add experimental "slow frames" stat, available in "show stats" and via the mo...
Justin Clark-Casey (justincc)
2012-10-04
1
-0
/
+114
*
Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring.
Justin Clark-Casey (justincc)
2012-07-25
1
-0
/
+65