1. a82950e clang-format all core files by Craig Tiller · 9 years ago
  2. 45724b3 indent pass to get logical source lines on one physical line by Craig Tiller · 9 years ago
  3. af73d78 clang-format all core files by Craig Tiller · 9 years ago
  4. a96ce80 Update include path of core/profiling/basic_timers.c by Hongyu Chen · 9 years ago
  5. a0f149e Move core/profiling/timers_preciseclock.h to core/support/ such that we by Hongyu Chen · 9 years ago
  6. d6c98df clang-format all source by Craig Tiller · 9 years ago
  7. f3756c1 Introduce multiple clocks to GPR by Craig Tiller · 9 years ago
  8. 9e68c63 Added the tag enun name to the profiling marks. by David Garcia Quintas · 9 years ago
  9. 73423ae Added important (!) profiling mark. by David Garcia Quintas · 9 years ago
  10. d53d87c Merge pull request #1464 from yang-g/init by Craig Tiller · 9 years ago
  11. f667f1b Added missing profiling tags. by David Garcia Quintas · 9 years ago
  12. 181ad88 merge with head by Yang Gao · 9 years ago
  13. 5649b44 clang-format by Craig Tiller · 9 years ago
  14. 2a45a56 Thread local storage for profile data by Craig Tiller · 9 years ago
  15. 1ac95ab merge with head by Yang Gao · 9 years ago
  16. c71a9d2 clang-format by Yang Gao · 9 years ago
  17. 113d169 Add rdtsc profiling support, implement begin/end and tag hiding by Craig Tiller · 9 years ago
  18. 31e3a6f Removed redundant if from basic_timers.c by David Garcia Quintas · 9 years ago
  19. 7af45f2 Fixed bad merge on basic_timers.c by David Garcia Quintas · 9 years ago
  20. 5f9f455 Merge remote-tracking branch 'upstream/master' into stap by David Garcia Quintas · 9 years ago
  21. bbc0b77 Merge comments. See below. by David Garcia Quintas · 9 years ago
  22. 8954e90 Integration of Systemtap (STAP) for profiling. by David Garcia Quintas · 9 years ago
  23. 87ab19f Capure thread id with default timer implementation by Craig Tiller · 9 years ago
  24. 611b736 Tentative stap version by David Garcia Quintas · 9 years ago
  25. 0fb96e8 Rename seq to id so that it's clear it can be any generic ID by Vijay Pai · 9 years ago
  26. 74c0224 Change int sequence number to a void* for more generality by Vijay Pai · 9 years ago
  27. c6a3da7 Explicit header path by vjpai · 9 years ago
  28. 0310f13 clang-format results by Vijay Pai · 9 years ago
  29. 9cccb08 Stub out precise clock structure from the overall flow of timers.c so that by Vijay Pai · 9 years ago
  30. 0b9d0da Space by Vijay Pai · 9 years ago
  31. 2288f5b Eliminate unneeded asserts by Vijay Pai · 9 years ago
  32. bc17113 Allow a build config called CONFIG=latprof that defines the appropriate by Vijay Pai · 9 years ago
  33. 6dfa7e6 Move files to a new "profiling" directory to better distinguish from census by Vijay Pai · 9 years ago