Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-05 | merge | prep | |
2010-12-29 | allow run-time query of which timer function is being used | Brad Payne (Vir Linden) | |
2010-12-03 | Merge | leyla_linden | |
2010-12-03 | Added timer-related logging during logperformance | Brad Payne (Vir Linden) | |
2010-12-02 | merge | Brad Payne (Vir Linden) | |
2010-12-02 | Cleaning up fast timer fixes | Brad Payne (Vir Linden) | |
2010-12-02 | Avoiding more RDTSC dependencies in fast timers | Brad Payne (Vir Linden) | |
2010-12-02 | Automated merge | Loren Shih | |
2010-12-01 | Still fixing non-windows builds | Brad Payne (Vir Linden) | |
2010-12-01 | Fixing linux build failure | Brad Payne (Vir Linden) | |
2010-12-01 | Moving timer code for AMD issue diagnosis | 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-09-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-13 | fixed fast timer average frame time rollover error | Richard Nelson | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-06-17 | Fix fast timer view showing incorrect units. | Dave Parks | |
2010-05-03 | EXT-3780 Added linux impl - wip | Mark Palange (Mani) | |
2010-04-19 | Change Linux fasttimer implementation back to RDTSC - using a reliable ↵ | Tofu Linden | |
syscall was REALLY chewing CPU time. Sigh. I didn't realize how incredibly often this gets called. So, back to the assembly. But be more careful with CPU clock count on linux, so the fasttimer values are much more accurate than they were the last time we were with RDTSC, in absolute terms - back in the right order of magnitude anyway. Also change many instances of Mhz to MHz. Also some minor comment fixes. | |||
2010-02-06 | EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them | Tofu Linden | |
2010-02-03 | CID-273 | Tofu Linden | |
Checker: UNINIT_CTOR Function: NamedTimerFactory::NamedTimerFactory() File: /indra/llcommon/llfasttimer_class.cpp | |||
2010-01-26 | DEV-45468 SNOW-108: Fast timers are broken / badly-scaled on linux | Tofu Linden | |
more reliable fix based on feedback from Richard. dicked with the Darwin results too since those seemed wrong based on the same feedback (also covered in test plan). | |||
2010-01-25 | Final fix for fast timer reshuffle. | Tofu Linden | |
2010-01-25 | shuffle shuffle of timer code. cleanup. | Tofu Linden | |