aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/profiling/timers_preciseclock.h
Commit message (Collapse)AuthorAge
* clang-formatGravatar Craig Tiller2015-05-04
|
* Thread local storage for profile dataGravatar Craig Tiller2015-05-04
|
* Add rdtsc profiling support, implement begin/end and tag hidingGravatar Craig Tiller2015-05-01
|
* clang-format resultsGravatar Vijay Pai2015-04-13
|
* Stub out precise clock structure from the overall flow of timers.c so thatGravatar Vijay Pai2015-04-13
there are no ifdefs in the middle of structures of the main code path