summaryrefslogtreecommitdiff
path: root/indra/newview/llviewerassetstats.cpp
AgeCommit message (Expand)Author
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2017-03-10SL-409 - fixes for viewer asset metrics. Copy and/or assignment of Recording ...Brad Payne (Vir Linden)
2017-03-03SL-409 - added tracking for bytes fetched to viewer assets metrics (does not ...Brad Payne (Vir Linden)
2017-03-02SL-409 - code simplification for asset metrics, added a couple of new categor...Brad Payne (Vir Linden)
2017-03-01SL-409 - fixed some longstanding errors with viewer asset metrics with wrong ...Brad Payne (Vir Linden)
2017-02-27SL-409 - viewer asset stats updates to distinguish http and udp fetchesBrad Payne (Vir Linden)
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-10-18removed asserts in order to get testable builds againRichard Linden
2013-08-15moved unit types out of LLUnits namespace, since they are prefixedRichard Linden
2013-08-14BUILDFIX: added header for numeric_limits support on gccRichard Linden
2013-07-15SH-4299 FIX: Interesting: High fps shown temporarily off scale in statistics ...Richard Linden
2013-07-15SH-4299Interesting: High fps shown temporarily off scale in statistics consoleRichard Linden
2013-06-27Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-06-27SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ...Richard Linden
2013-06-22SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-06-20merge with releaseRichard Linden
2013-06-13SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-31SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-05-29SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-03-20Removed avatar stuff from asset metrics, again. Must have gotten broken in a ...Brad Payne (Vir Linden)
2013-03-08fixed remaining sample and add callsRichard Linden
2013-03-06renamed LLTrace stat gathering classes/methods to make the structure of LLTra...Richard Linden
2013-01-15SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2013-01-09SH-3468 WIP add memory tracking base classRichard Linden
2012-11-30SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-27SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-19merge with viewer-developmentRichard Linden
2012-11-08SH-3499 WIP Ensure asset stats output is correctRichard Linden
2012-11-07SH-3499 WIP Ensure asset stats output is correctRichard Linden
2012-11-05SH-3499 WIP Ensure asset stats output is correctRichard Linden
2012-11-02SH-3499 Ensure asset stats output is correctRichard Linden
2012-10-19SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-10-19SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-10-18SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-10-17SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-09-06Automated merge with http://bitbucket.org/lindenlab/viewer-developmentRichard Linden
2012-08-29SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2012-05-25Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148simon@Simon-PC.lindenlab.com
2012-04-19Move phase tracking to its own set of classes inside LLViewerStats - simplifi...Brad Payne (Vir Linden)
2012-04-09SH-3064 FIX - added cloud and cloud-or-gray stats to summary metrics. Moved s...Brad Payne (Vir Linden)
2012-04-02SH-3064 WIP - centralized logic for mapping rez status S32 values to stringsBrad Payne (Vir Linden)
2012-03-21changed nearby avatar stat metrics to map instead of arrayBrad Payne (Vir Linden)
2012-03-14SH-2970 FIX - per-region logging of basic avatar statsBrad Payne (Vir Linden)
2011-02-08Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-02-04Clean up license headers in a handfull of filesMerov Linden
2010-12-21SH-689 Fix build issue due to assert i llviewerassetstatsLoren Shih
2010-12-11ESC-211 ESC-212 Use arrays in payload to grid and compact payloadMonty Brandenberg
2010-12-10Decided to refactor a bit. Was using LLSD as an internal dataMonty Brandenberg
2010-12-03ESC-210 Non-active regions were getting extra duration time.Monty Brandenberg