38/63
xray_inmemory_log.cc
| | Authored by dberris on Jul 5 2016, 12:26 AM. Event Timelinedberris retitled this revision from to WIP: Implement a per-thread inmemory log. dberris marked 2 inline comments as done. dberris marked an inline comment as done. dberris marked an inline comment as done. dberris marked 4 inline comments as done. dberris retitled this revision from WIP: Implement a per-thread inmemory log to [compiler-rt][XRay] Initial per-thread inmemory logging implementation. This revision now requires changes to proceed. dberris planned changes to this revision. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| 2 lines | | | | 82 lines | | | | 7 lines | | 2 lines | | 195 lines | | | | 3 lines | | 3 lines | | | | 37 lines | | | | 20 lines | | 34 lines | | 13 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
fb7e4ccfda53 | 19c228b6f919 | 9cb205e4b73d | Dean Michael Berris | Fixup test case to clean up after itself | Jul 25 2016, 7:59 PM | 9cb205e4b73d | 7e9ed65124b9 | db5f620e98cb | Dean Michael Berris | Fixup CMake config and lit configuration | Jul 25 2016, 7:59 PM | db5f620e98cb | 45171f0441f5 | 44fdb2a2a597 | Dean Michael Berris | WIP: Adding one test, but still failing | Jul 25 2016, 7:31 AM | 44fdb2a2a597 | 4735fe1912e2 | 03b5172e2e72 | Dean Michael Berris | Expose the log record definitions and write out headers at the beginning of the… (Show More…) | Jul 18 2016, 4:35 AM | 03b5172e2e72 | 484baca51262 | c659e7357787 | Dean Michael Berris | Support partial writes better-er | Jul 8 2016, 12:10 AM | c659e7357787 | eeffc353e483 | fddf08e5bf19 | Dean Michael Berris | | Jul 5 2016, 9:40 PM | fddf08e5bf19 | 73fffef4b4f3 | 2568fa97bc5d | Dean Michael Berris | Refactor a bit, make retrying write work consistently at thread exit and when… (Show More…) | Jul 5 2016, 2:05 AM | 2568fa97bc5d | 2883171ad428 | 21d6f610d93f | Dean Michael Berris | Remove dead code | Jul 5 2016, 1:30 AM | 21d6f610d93f | fc4e60bc703e | c21e03895c0f | Dean Michael Berris | Use __rdtscp() and account for partial writes | Jul 5 2016, 1:09 AM | c21e03895c0f | be47e3033c1a | 4e2b79d3c7cb | Dean Michael Berris | | Jun 29 2016, 11:53 PM | 4e2b79d3c7cb | 79186042d628 | 3017aaadad71 | Dean Michael Berris | WIP: Implement a per-thread inmemory log | Jun 28 2016, 8:56 PM | 3017aaadad71 | 69dadd56bffc | bb6c145b44d2 | Dean Michael Berris | [compiler-rt][XRay] Re-roll r276117, with fixes. (Show More…) | Jul 20 2016, 10:18 PM |
|
Should these be bitfields?