| | Authored by dberris on Jul 5 2016, 3:56 AM. Event Timelinedberris retitled this revision from [XRay] Initial XRay Function Call Accounting Tool to [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool. dberris planned changes to this revision. dberris marked an inline comment as done. This revision is now accepted and ready to land. This revision is now accepted and ready to land. Path | Size |
---|
| | | 1 line | | | | 24 lines | | | | 1 line | | | | 16 lines | | 51 lines | | 56 lines | | 176 lines | | 104 lines | | 169 lines | | 55 lines | | 157 lines | | 544 lines | | 47 lines | | 51 lines | | 57 lines | | 31 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
da104a1e4d91 | 34bfaee6935a | 20f221236db2 | Dean Michael Berris | Implement llvm-xray account, subset of xray-fc-account. (Show More…) | Aug 22 2016, 11:31 PM | 20f221236db2 | 557cdd123ce3 | 0e828d641036 | Dean Michael Berris | Make xray-account build | Aug 16 2016, 3:05 AM | 0e828d641036 | 131784854d3d | 3fac4535e192 | Dean Michael Berris | Implement LatencyAccountant (untested) | Aug 15 2016, 5:48 AM | 3fac4535e192 | f0477982cd95 | 7fb918711ad2 | Dean Michael Berris | Sync with updated definition for file header | Aug 16 2016, 1:13 AM | 7fb918711ad2 | 7846f85c8b33 | 94cc33bca6a0 | Dean Michael Berris | Update comment on llvm-xray.cc | Aug 15 2016, 5:46 AM | 94cc33bca6a0 | 595eda7d23a5 | 09b164831ee3 | Dean Michael Berris | Remove unused ToolName | Aug 15 2016, 1:27 AM | 09b164831ee3 | be49467b05e7 | 4d67393aef90 | Dean Michael Berris | Rename xray.cc -> llvm-xray.cc | Aug 15 2016, 1:27 AM | 4d67393aef90 | 24e7ca4ebe04 | 47fead233172 | Dean Michael Berris | Rename xray -> llvm-xray | Aug 15 2016, 1:25 AM | 47fead233172 | 7a211d00c1a8 | 6d5b534954cf | Dean Michael Berris | Improve test case | Aug 15 2016, 1:12 AM | 6d5b534954cf | 02a0d9a33df6 | 496d1473ec73 | Dean Michael Berris | Add initial implementation of llvm-xray extract | Aug 15 2016, 1:04 AM | 496d1473ec73 | fe415cbde904 | 5d1652066aad | Dean Michael Berris | Address some comments; add some documentation at top of file | Aug 7 2016, 10:38 PM | 5d1652066aad | 4bf8fc58bc6e | 43a30a109e58 | Dean Michael Berris | Separate out CSV and TEXT printing for stats | Aug 4 2016, 10:30 PM | 43a30a109e58 | e74c681e8ea3 | f3d439ea8adb | Dean Michael Berris | Address some stylistic comments | Aug 4 2016, 9:39 PM | f3d439ea8adb | fca2e063321d | cbbd8b990f81 | Dean Michael Berris | Add support for CSV output | Jul 19 2016, 12:46 AM | cbbd8b990f81 | d8982ba7de7a | dc105462e21e | Dean Michael Berris | Show summaries for durations on threads and cpus | Jul 18 2016, 11:17 PM | dc105462e21e | 2f30d0c590dc | 00fee2885903 | Dean Michael Berris | Support reading out headers from the start of the log file, compute durations… (Show More…) | Jul 18 2016, 4:38 AM | 00fee2885903 | 92621588c62d | c80c211ee689 | Dean Michael Berris | Refactoring, use consistent name for types | Jul 7 2016, 10:28 PM | c80c211ee689 | 796ff4893ed3 | a14067c7782b | Dean Michael Berris | Fix up stack printing, and tail call stack unwinding | Jul 7 2016, 3:25 AM | a14067c7782b | 8201c343d322 | 53296b5d436a | Dean Michael Berris | Recognize tail calls, clean up output a bit, implement a verbose mode for log… (Show More…) | Jul 7 2016, 1:41 AM | 53296b5d436a | 1835e27bcc84 | e278965b0863 | Dean Michael Berris | Handle <invalid> symbolized names better | Jul 6 2016, 3:51 AM | e278965b0863 | 2454fca3b4c2 | 0bf70f955967 | Dean Michael Berris | Load instrumentation map, and symbolize names if we can | Jul 6 2016, 3:43 AM | 0bf70f955967 | cc93de3ae4bd | 412e2564fdc8 | Dean Michael Berris | | Jul 5 2016, 3:53 AM |
|
I think we usually keep these lists (including the source file lists below) sorted... though I see I've not done that consistently in the past either.