| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-01-10 | yet more gcc fixes | Andrew Meadows | |
| 2013-01-10 | gcc fixes | Andrew Meadows | |
| 2012-12-21 | SH-3468 WIP add memory tracking base class | Richard Linden | |
| improvements on lifetime of lltrace core data structures tweaks to thread local pointer handling so that static constructors/destructors can safely call functions that use lltrace | |||
| 2012-12-18 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
| removed some potential data races got memory stats recording in trace system | |||
| 2012-12-09 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
| added ability to query self time of block timers indepedently | |||
| 2012-12-07 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
| improved unit tests for LLUnit renamed LLUnit to LLUnitImplicit with LLUnit being reserved for explicit units | |||
| 2012-12-06 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
| fixed gcc compile error made LLCopyOnWritePointer contain an LLPointer, not derive from it added type trait to control periodicrecording mean value type | |||
| 2012-12-04 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
| added copy constructor to periodic recording to allow snapshot generation in fast timer view fixed build errors | |||
| 2012-12-03 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
| converted fast timer view over to new lltrace mechanisms | |||
| 2012-12-02 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
| started moving fast timer historical stats over to LLTrace periodic recording | |||
| 2012-11-15 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
| eliminated min and max macros from windows.h got rest of viewer to compile against llfasttimer changes | |||
| 2012-11-14 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
| cleaning up build moved most includes of windows.h to llwin32headers.h to disable min/max macros, etc streamlined Time class and consolidated functionality in BlockTimer class llfasttimer is no longer included via llstring.h, so had to add it manually in several places | |||
| 2012-11-12 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
| simplified llfasttimer code down to 2 classes llunit unit conversion now done in floating point or 64 bit integer precision, depending on source type | |||
| 2012-11-01 | SH-3405 FIX convert existing stats to lltrace system | Richard Linden | |
| final removal of remaining LLStat code | |||
| 2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
| 2012-08-30 | MAINT-1486 FIX Crash on login (Unhandled exception) | Richard Linden | |
| cleaner implementation of llfasttimers...don't bother to share similarly named timers just create multiple timers with same name...doesn't break anything | |||
| 2012-08-06 | llfasttimer cleanup | Richard Linden | |
| removed unnecessary cache miss from fast timers renamed llfasttimer_class back to llfasttimer | |||
| 2012-07-16 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden | |
| clean up of llstats stuff | |||
| 2012-01-31 | EXP-1513 FIX Underscore ( _ ) fails to show in first chat entry in Local Chat | Richard Linden | |
| 2011-12-02 | EXP-1654 FIX fast timers does not show entire frame when Full bar = Max | Richard Linden | |
| 2011-09-26 | merge | Dave Parks | |
| 2011-09-14 | SH-2243 work in progress -- application side matrix stack management | Dave Parks | |
| 2011-09-14 | improved fast timers display | Richard Nelson | |
| can move and resize better visualization of timer history can click drag to browse history increased frame history to 300 | |||
| 2011-08-16 | fix for tooltips on fast timer debug view not always updating | Richard Linden | |
| 2011-04-22 | merge | Dave Parks | |
| 2011-03-08 | STORM-987 : Add --logmetrics and --analyzeperformance arguments, moved ↵ | Merov Linden | |
| analyzeMetricPerformanceLog() and doAnalysisMetrics() from LLFastTimerView to LLMetricPerformanceTesterBasic | |||
| 2011-04-07 | SH-1292 Remove outliers from graphs in scene console to make a more useful view. | Dave Parks | |
| 2011-03-28 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
| 2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
| 2010-11-08 | removed unused variable | Brad Payne (Vir Linden) | |
| 2010-11-05 | STORM-105 : Take Vadim code review into account, code clean up | Merov Linden | |
| 2010-11-05 | BUILDFIX: commented out unused variable which breaks the mac build. | Nyx Linden | |
| 2010-11-05 | additional analysis for --analyzeperformance option | Brad Payne (Vir Linden) | |
| 2010-10-27 | STORM-105 : improve decompression perf gathering, allow perf name to be ↵ | Merov Linden | |
| passed on the command line, fix crash in analysis phase | |||
| 2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
| 2010-10-12 | Pull update from viewer-development | Merov Linden | |
| 2010-09-27 | merge | Dave Parks | |
| 2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
| 2010-09-08 | VWR-22761 : Rearchitecture of llmetricperformancetester and simple (non ↵ | Merov Linden | |
| complete) implementation in llimagej2c | |||
| 2010-09-03 | CTS-237 WIP test performance to validate new ARC algorithm | Nyx (Neal Orman) | |
| minor cleanup and fixing the linux build. | |||
| 2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
| 2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
| 2010-08-06 | double click to expand all timers in LLFastTimerView | Richard Nelson | |
| 2010-08-06 | fixes for right click fast timer export | Richard Nelson | |
| 2010-07-01 | Generate graphs of performance logs when -analyzeperformance specified on ↵ | Dave Parks | |
| command line. | |||
| 2010-03-03 | cleanup | Ychebotarev ProductEngine | |
| --HG-- branch : product-engine | |||
| 2010-03-03 | fix for EXT-4469 Fast Timers: Minimize and Close icons do not work | Ychebotarev ProductEngine | |
| --HG-- branch : product-engine | |||
| 2010-01-08 | First pass expose inventory item settings in XML (folder_view_item.xml) | James Cook | |
| Optimized LLFolderViewItem constructor by passing param block as const ref to avoid copies. Removed per-item arrow and background images, use defaults. Removed unneeded static image pointers. Removed hard-coded rounded_square.tga, replaced with Rounded_Square Ditto for folder_arrow.tga Reviewed with Richard. | |||
| 2010-01-04 | EXT-3876 - Fast Timers crashes viewer | richard | |
| avoid divide by zero reviewed by Mani | |||
| 2009-12-21 | added optional timing of fast timers themselves | richard | |
