Skip to content
Snippets Groups Projects
  1. Aug 24, 2020
  2. Jul 26, 2020
  3. Apr 20, 2020
  4. Mar 19, 2020
  5. Aug 29, 2018
  6. Mar 29, 2017
  7. Apr 22, 2016
  8. Nov 10, 2015
  9. Dec 22, 2014
  10. Oct 17, 2014
  11. Aug 19, 2013
  12. Aug 09, 2013
  13. Jun 13, 2013
  14. Mar 29, 2013
  15. Dec 07, 2012
  16. 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
  17. Nov 12, 2012
  18. Oct 13, 2010
  19. Sep 21, 2010
  20. Aug 13, 2010
  21. Jun 10, 2010
  22. Jun 02, 2010
  23. Jun 01, 2010
  24. May 27, 2010
  25. May 11, 2010
  26. 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
  27. Feb 02, 2010
  28. Feb 01, 2010
  29. 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
  30. Jan 11, 2010
  31. Jan 07, 2010
  32. Feb 03, 2009
  33. Jan 07, 2009
  34. Jun 25, 2008
  35. May 08, 2008
Loading