summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-12BUILDFIX: attempted gcc fixRichard Linden
2013-04-12BUILDFIX: attempted gcc fixRichard Linden
2013-04-12converted #define guarded log spam to use keyword-controlled loggingRichard Linden
2013-04-12BUILDFIX: attempted gcc fixRichard Linden
2013-04-12BUILDFIX: attempted gcc fixRichard Linden
2013-04-12BUILDFIX: attempted gcc fixRichard Linden
2013-04-11deleted unused .cpp fileRichard Linden
2013-04-11SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
added ability to query periodic timer for specific number of periods used that to do smaller time averaged window for camera speed
2013-04-11removed unused data structuresRichard Linden
2013-04-11SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
removed MeanValueType<T>
2013-04-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
removed PeriodicRecording::getTotalRecording as it was showing up at the top on the profiler renamed getPrevRecordingPeriod, etc. to getPrevRecording
2013-04-04fix some warnings caused by scenen loading monitoring when quit viewer.Xiaohong Bao
2013-03-28freeze particle system when monitor scene loadingXiaohong Bao
2013-03-28change scene loading monitor frame diff filter threshold value.Xiaohong Bao
2013-03-25Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsXiaohong Bao
2013-03-25for SH-3833: dump frame diff values from the scene loading monitor to a log fileXiaohong Bao
2013-03-25SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
fixed some compile errors made label spacing automatic on stat bars fixed infinite values coming from stats
2013-03-22merge with viewer-releaseRichard Linden
2013-03-21SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
fix for broken pause button on fast timer view
2013-03-21BUILDFIX fix for gcc buildRichard Linden
2013-03-21Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsXiaohong Bao
2013-03-21SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
copied over scene load frame differencing changes from viewer-interesting made periodicrecording flexible enough to allow for indefinite number of periods added scene loading stats floater fixed collapsing behavior of container views
2013-03-18Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
cleaned up MemTrackable stats to not use special padded allocation
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
cleaned up xml file
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup improvements to stats display of llstatbar added scene load stats floater accessed with ctrl|shift|2
2013-03-14for SH-3968: Rendering issues when scene loading monitoring code disabled on ↵Xiaohong Bao
Mac.
2013-03-14SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
collapsed Orientation enums to all use LLView::EOrientation added ability to display stat bar horizontally
2013-03-11separated RecordingBuffers from Recording to make active recording stack ↵Richard Linden
more safe (part 2)
2013-03-11separated RecordingBuffers from Recording to make active recording stack ↵Richard Linden
more safe
2013-03-11renamed some variables/methods in LLTrace to make things clearerRichard Linden
2013-03-08fixed remaining sample and add callsRichard Linden
2013-03-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-03-06renamed LLTrace stat gathering classes/methods to make the structure of ↵Richard Linden
LLTrace clearer Count becomes CountStatHandle Count.sum becomes sum(Count, value), etc.
2013-02-13SH-3275 FIX interesting Update viewer metrics system to be more flexibleRichard Linden
fix for inaccurate optimization of full block time calculations
2013-02-12Added tag 3.4.5-release for changeset a49c715243a3Oz Linden
2013-02-10SH-3275 FIX interesting Update viewer metrics system to be more flexibleRichard Linden
streamlined fast timer delta tracking
2013-02-09SH-3275 FIX interesting Update viewer metrics system to be more flexibleRichard Linden
moved image timings under "Update Images" fast timer
2013-02-09SH-3275 FIX interesting Update viewer metrics system to be more flexibleRichard Linden
fixed anamolous LLFastTimer timings
2013-02-08Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-02-08SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
added debug output to BlockTimer
2013-02-07SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
fix for timings for recursive fast timers not being correct
2013-02-05SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
quantized fast timer range to nearest 20ms for easier reading
2013-02-05Added tag 3.4.5-beta5 for changeset 852b69ef0b5fOz Linden
2013-02-05merge changes for DRTVWR-297Oz Linden
2013-02-05tag merge of DRTVWR-297Oz Linden
2013-02-05merge changes for DRTVWR-296Oz Linden
2013-02-05tag merge of DRTVWR-296Oz Linden
2013-02-04MAINT-2323 Fix for crash on shutodwn in mesh responder destructorsDave Parks
2013-02-02SH-3275 WIP interesting Update viewer metrics system to be more flexibleRichard Linden
fixed most fast timer display and interaction issues