Skip to content
Snippets Groups Projects
  1. Apr 22, 2016
  2. Nov 10, 2015
  3. Dec 22, 2014
  4. Oct 17, 2014
  5. Aug 19, 2013
  6. Aug 09, 2013
  7. Jun 13, 2013
  8. Mar 29, 2013
  9. Dec 07, 2012
  10. Nov 15, 2012
    • Richard Linden's avatar
      SH-3406 WIP convert fast timers to lltrace system · 9d77e030
      Richard Linden authored
      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
      9d77e030
  11. Nov 12, 2012
  12. Oct 13, 2010
  13. Sep 21, 2010
  14. Aug 13, 2010
  15. Jun 10, 2010
  16. Jun 02, 2010
  17. Jun 01, 2010
  18. May 27, 2010
  19. May 11, 2010
  20. Apr 19, 2010
    • Tofu Linden's avatar
      Change Linux fasttimer implementation back to RDTSC - using a reliable syscall... · 7462911b
      Tofu Linden authored
      Change Linux fasttimer implementation back to RDTSC - using a reliable 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.
      7462911b
  21. Feb 02, 2010
  22. Feb 01, 2010
  23. Jan 27, 2010
    • Tofu Linden's avatar
      CID-227 · e133a982
      Tofu Linden authored
      Checker: STRING_OVERFLOW
      Function: CProcessor::AnalyzeIntelProcessor()
      File: /indra/llcommon/llprocessor.cpp
      e133a982
  24. Jan 11, 2010
  25. Jan 07, 2010
  26. Feb 03, 2009
  27. Jan 07, 2009
  28. Jun 25, 2008
  29. May 08, 2008
  30. Oct 04, 2007
  31. Jul 25, 2007
  32. Jul 20, 2007
  33. Jul 18, 2007
  34. Jul 02, 2007
Loading