Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
lldb
/
source
/
Utility
/
Timer.cpp
672d2c1
Remove comments after header includes.
by Jonas Devlieghere
· 7 years ago
38d0632
Move Timer and TraceOptions from Core to Utility
by Pavel Labath
· 8 years ago
[Renamed (97%) from lldb/source/Core/Timer.cpp]
f891812
Remove home-grown thread-local storage wrappers
by Pavel Labath
· 8 years ago
f9d1647
Remove an expensive lock from Timer
by Pavel Labath
· 8 years ago
2f3df61
iwyu fixes for lldbCore.
by Zachary Turner
· 8 years ago
fb1a0a0
Move many other files from Core -> Utility.
by Zachary Turner
· 9 years ago
bf9a773
Move classes from Core -> Utility.
by Zachary Turner
· 9 years ago
96a3c91
Refactor Timer class
by Pavel Labath
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
16ff860
remove use of Mutex in favour of std::{,recursive_}mutex
by Saleem Abdulrasool
· 9 years ago
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
061140c
Remove Timer::Initialize routine
by Pavel Labath
· 10 years ago
5ee6b7f
Try to fix MSVC build after r251105
by Tamas Berghammer
· 10 years ago
d779da9
Fix race conditions in Core/Timer
by Tamas Berghammer
· 10 years ago
b2f1fb2
MingW compilation (windows). Includes various refactoring to improve portability.
by Virgile Bello
· 12 years ago
5548cb5
<rdar://problem/12978143>
by Enrico Granata
· 13 years ago
512034b
Patch from Filipe Cabecinhas.
by Greg Clayton
· 13 years ago
f7f4f50
Added a setting to "log timer" so you can see the incremental timings as well:
by Jim Ingham
· 15 years ago
0996003
Added some missing API for address resolving within a module, and looking
by Greg Clayton
· 15 years ago
8896697
Add missing includes.
by Eli Friedman
· 15 years ago
30fdc8d
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago