summaryrefslogtreecommitdiff
path: root/indra/llcommon/llfasttimer.h
AgeCommit message (Expand)Author
2013-01-03fixing linux compile errors for llcommon after LLTrace workAndrew Meadows
2013-01-03SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-12-21SH-3468 WIP add memory tracking base classRichard Linden
2012-12-18SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-12-09SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-12-03SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-29SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-27SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-15SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-14SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-13SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-12SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-12SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-09-05SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2012-09-05SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2012-08-30MergeRichard Linden
2012-08-30MAINT-1486 FIX Crash on login (Unhandled exception)Richard Linden
2012-08-30MAINT-1486 FIX Crash on login (Unhandled exception)Richard Linden
2012-08-06llfasttimer cleanupRichard Linden
2011-04-22mergeDave Parks
2010-12-02Cleaning up fast timer fixesBrad Payne (Vir Linden)
2010-12-01Moving timer code for AMD issue diagnosisBrad Payne (Vir Linden)
2010-11-30Use architecture-independent code for windows fast timersBrad Payne (Vir Linden)
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-04-19Change Linux fasttimer implementation back to RDTSC - using a reliable syscal...Tofu Linden
2010-01-26DEV-45468 SNOW-108: Fast timers are broken / badly-scaled on linuxTofu Linden
2010-01-25Gosh, the mac prototypes for get_cpu_clock_count_64 have always been wrong, b...Tofu Linden
2010-01-25Final fix for fast timer reshuffle.Tofu Linden
2010-01-25shuffle shuffle of timer code. cleanup.Tofu Linden
2010-01-25pull in the linux+solaris fast-timers impl from snowglobe, fit it into viewer...Tofu Linden
2010-01-20Convert all C++ files to Unix line endingsBryan O'Sullivan
2010-01-15fix for gcc buildrichard
2010-01-15wrong line endingsrichard
2010-01-15fix for build error in xmmintrins.hrichard
2010-01-13fix for mac fast timer resetting too oftenrichard
2010-01-13better commented fix for VS2005 compile issuesrichard
2010-01-13potential fix for build issues on vs2005richard
2010-01-11renamed LLFastTimerUtil to LLFastTimerrichard
2010-01-08fast timer performance tuningrichard
2009-12-21added optional timing of fast timers themselvesrichard
2009-11-03mergeLoren Shih
2009-10-16merge from latest svn/viewer-2-0 to hg/viewer-2-0Mark Palange (Mani)
2009-10-15forgot to shift timing values by 8 bits on macRichard Nelson
2009-10-14fixed a bug in LLFastTimer data gathering, and made them even faster (122 cyc...Richard Nelson
2009-10-07Merged latest viewer/login-api with latest viewer/viewer-20brad kittenbrink
2009-10-07LLFastTimer::dumpCurTimes() now gives accurate times mid-frameRichard Nelson
2009-10-07added LLFastTimer::dumpCurTimesRichard Nelson
2009-08-27Merged latest login-api with latest viewer-2.0.0-3 up through plugin-api-05 m...brad kittenbrink
2009-08-24merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3Richard Nelson