Age | Commit message (Expand) | Author |
2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and... | Ansariel |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2023-08-24 | SL-18620 Statistics->Advanced->Memory Usage no longer updating | Alexander Gavriliuk |
2023-03-02 | SL-18330: Review and tweak LLTrace::PeriodicRecording indexing | Nat Goodspeed |
2023-03-01 | SL-18330: Use size_t max for LLTrace::PeriodicRecording methods. | Nat Goodspeed |
2023-01-07 | Cleanup for loops in llcommon to use C++11 range based for loops | Fawrsk |
2022-12-12 | DRTVWR-565: Merge branch 'origin/contribute' into DRTVWR-565 | Nat Goodspeed |
2022-11-12 | DRTVWR-575: Address review comments on Xcode 14.1 type tweaks. | Nat Goodspeed |
2022-11-03 | DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. | Nat Goodspeed |
2022-07-30 | SL-17868 Crash at ThreadRecorder::bringUpToDate | Andrey Kleshchev |
2022-01-14 | SL-16606: Add profiler category STATS | Ptolemy |
2021-11-19 | SL-16329 - track frame time and jitter (as average deviation frame to frame) ... | Brad Payne (Vir Linden) |
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac... | Dave Parks |
2016-06-13 | MAINT-6366 - diagnostics related to animation asset downloads | Brad Payne (Vir Linden) |
2014-02-06 | added LL_TRACE_ENABLED to allow disabling of lltrace | Richard Linden |
2014-01-10 | added some defensive asserts in lltrace to make cases of misuse more obvious ... | Richard Linden |
2013-11-15 | fix for fast timer view having runaway time slot | Richard Linden |
2013-10-29 | fixed timer bars not appearing in fast timer view | Richard Linden |
2013-10-23 | moved some common functionality from LLTrace::BlockTimerStatHandle to BlockTimer | Richard Linden |
2013-10-21 | fix for crash when copying trace recording | Richard Linden |
2013-10-21 | fixed things so that trace recordings can be read from even while active | Richard Linden |
2013-10-18 | removed asserts in order to get testable builds again | Richard Linden |
2013-10-17 | fix for assert at runtime (reading stats from recording while it was active) | Richard Linden |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden |
2013-10-07 | renamed TraceType to StatType | Richard Linden |
2013-10-03 | more memory optimizations of lltrace | Richard Linden |
2013-10-03 | added initial memory usage tracking for lltrace | Richard Linden |
2013-10-01 | changed over to manual naming of MemTrackable stats | Richard Linden |
2013-09-27 | fixed lltrace memory tracking | Richard Linden |
2013-09-27 | BUILDFIX: fix for mac builds | Richard Linden |
2013-09-25 | better memory usage for LLTrace (tighter packing of recording arrays) | Richard Linden |
2013-09-24 | converted memory tracking units to KB from B | Richard Linden |
2013-09-23 | refactored lltrace mem tracking to store allocation and deallocation sizes | Richard Linden |
2013-09-19 | BUILDFIX: more bad merge stuff | Richard Linden |
2013-09-18 | merge | Richard Linden |
2013-08-15 | moved unit types out of LLUnits namespace, since they are prefixed | Richard Linden |
2013-08-14 | BUILDFIX: added header for numeric_limits support on gcc | Richard Linden |
2013-08-12 | SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue bo... | Richard Linden |
2013-08-09 | SH-4374 FIX Interesting: Statistics Object cache hit rate is always 100% | Richard Linden |
2013-08-01 | SH-4374 WIP Interesting: Statistics Object cache hit rate is always 100% | Richard Linden |
2013-07-19 | BUILDFIX: #include and dependency cleanup | Richard Linden |
2013-07-17 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ... | Richard Linden |
2013-07-15 | SH-4299 FIX: Interesting: High fps shown temporarily off scale in statistics ... | Richard Linden |
2013-07-15 | SH-4299Interesting: High fps shown temporarily off scale in statistics console | Richard Linden |
2013-06-28 | SH-4299 FIX Interesting: High fps shown temporarily off scale in statistics c... | Richard Linden |
2013-06-27 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ... | Richard Linden |
2013-06-22 | fixed scene load monitor resetting to eagerly due to spurious camer amotion | Richard Linden |
2013-06-21 | merge | Richard Linden |
2013-06-21 | SH-3931 FIX Interesting: Add graphs to visualize scene load metrics - potenti... | Richard Linden |
2013-06-19 | BUILDFIX: size_t/u32 confusion | Richard Linden |