1. 8a9fd52 Fix copyright by Craig Tiller · 8 years ago
  2. 9a4dddd Fix include guards by Craig Tiller · 8 years ago
  3. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/profiling/timers.h]
  4. 61ead3e Lower latency profiling by Craig Tiller · 9 years ago
  5. 8e30e25 Fix asan compile error by Craig Tiller · 9 years ago
  6. 0ba432d Move profiling system to gpr by Craig Tiller · 9 years ago
  7. 1f41b6b Simplify adding annotations, annotate more things by Craig Tiller · 9 years ago
  8. 8910ac6 more markers by Craig Tiller · 9 years ago
  9. 86253ca Latency traces by Craig Tiller · 9 years ago
  10. 504ed59 Get basic profiler working again by Craig Tiller · 9 years ago
  11. a82950e clang-format all core files by Craig Tiller · 9 years ago
  12. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  13. d6c98df clang-format all source by Craig Tiller · 9 years ago
  14. 9e68c63 Added the tag enun name to the profiling marks. by David Garcia Quintas · 9 years ago
  15. 73423ae Added important (!) profiling mark. by David Garcia Quintas · 9 years ago
  16. f667f1b Added missing profiling tags. by David Garcia Quintas · 9 years ago
  17. 5649b44 clang-format by Craig Tiller · 9 years ago
  18. 2a45a56 Thread local storage for profile data by Craig Tiller · 9 years ago
  19. bbc0b77 Merge comments. See below. by David Garcia Quintas · 9 years ago
  20. 8954e90 Integration of Systemtap (STAP) for profiling. by David Garcia Quintas · 9 years ago
  21. 611b736 Tentative stap version by David Garcia Quintas · 9 years ago
  22. 0fb96e8 Rename seq to id so that it's clear it can be any generic ID by Vijay Pai · 9 years ago
  23. 74c0224 Change int sequence number to a void* for more generality by Vijay Pai · 9 years ago
  24. 0310f13 clang-format results by Vijay Pai · 9 years ago
  25. 9cccb08 Stub out precise clock structure from the overall flow of timers.c so that by Vijay Pai · 9 years ago
  26. bc17113 Allow a build config called CONFIG=latprof that defines the appropriate by Vijay Pai · 9 years ago
  27. 6dfa7e6 Move files to a new "profiling" directory to better distinguish from census by Vijay Pai · 9 years ago[Renamed from src/core/statistics/timers.h]
  28. c914c4a Infrastructure for timer insertion, logging, and testing. by Vijay Pai · 9 years ago