1. 672d2c1 Remove comments after header includes. by Jonas Devlieghere · 7 years ago
  2. 38d0632 Move Timer and TraceOptions from Core to Utility by Pavel Labath · 8 years ago[Renamed (97%) from lldb/source/Core/Timer.cpp]
  3. f891812 Remove home-grown thread-local storage wrappers by Pavel Labath · 8 years ago
  4. f9d1647 Remove an expensive lock from Timer by Pavel Labath · 8 years ago
  5. 2f3df61 iwyu fixes for lldbCore. by Zachary Turner · 8 years ago
  6. fb1a0a0 Move many other files from Core -> Utility. by Zachary Turner · 9 years ago
  7. bf9a773 Move classes from Core -> Utility. by Zachary Turner · 9 years ago
  8. 96a3c91 Refactor Timer class by Pavel Labath · 9 years ago
  9. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  10. 16ff860 remove use of Mutex in favour of std::{,recursive_}mutex by Saleem Abdulrasool · 9 years ago
  11. 8e1232a Get rid of a global constructor that was causing a warning on MacOSX and make the Timer safe to use after the main threads global destructor chain is called. by Greg Clayton · 10 years ago
  12. 061140c Remove Timer::Initialize routine by Pavel Labath · 10 years ago
  13. 5ee6b7f Try to fix MSVC build after r251105 by Tamas Berghammer · 10 years ago
  14. d779da9 Fix race conditions in Core/Timer by Tamas Berghammer · 10 years ago
  15. b2f1fb2 MingW compilation (windows). Includes various refactoring to improve portability. by Virgile Bello · 12 years ago
  16. 5548cb5 <rdar://problem/12978143> by Enrico Granata · 13 years ago
  17. 512034b Patch from Filipe Cabecinhas. by Greg Clayton · 13 years ago
  18. f7f4f50 Added a setting to "log timer" so you can see the incremental timings as well: by Jim Ingham · 15 years ago
  19. 0996003 Added some missing API for address resolving within a module, and looking by Greg Clayton · 15 years ago
  20. 8896697 Add missing includes. by Eli Friedman · 15 years ago
  21. 30fdc8d Initial checkin of lldb code from internal Apple repo. by Chris Lattner · 15 years ago