-
test/tools/llvm-xray/X86/
| | Authored by dberris on Jul 5 2016, 3:56 AM. Event Timelinedberris 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 |
---|
| test/ | tools/ | llvm-xray/ | X86/ |
| | | | | | | | | | | | | | | 3 lines | | 4 lines | | 15 lines | | 1 line | | 4 lines | | 4 lines | | 3 lines | | | | 10 lines | | 42 lines | | 58 lines | | 236 lines | | 41 lines | | 40 lines | | 32 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
39308dea00a6 | 5a68338ff307 | 346645e989d7 | Dean Michael Berris | Add test for badly sized instrumentation map entries. | Oct 24 2016, 11:17 PM | 346645e989d7 | f640bb19230f | fb42e891291f | Dean Michael Berris | Add elf32 sample and test for unsupportedness | Oct 24 2016, 11:00 PM | fb42e891291f | d6dfc37e0682 | d93ae3cc864a | Dean Michael Berris | Add test for empty, convert some if-unreachable to assert | Oct 24 2016, 10:16 PM | d93ae3cc864a | ad7ec97f7deb | bfed94dc55b6 | Dean Michael Berris | Address more review comments | Oct 20 2016, 11:51 PM | bfed94dc55b6 | 0ca0fc45036f | ed11ea7bccd0 | Dean Michael Berris | Add failure tests | Oct 20 2016, 10:40 PM | ed11ea7bccd0 | eeb8f0ba2587 | f61a7397b288 | Dean Michael Berris | Use DataExtractor properly | Oct 18 2016, 11:35 PM | f61a7397b288 | c324e111bcf5 | a1981562e914 | Dean Michael Berris | Use DataExtractor. | Oct 18 2016, 10:15 PM | a1981562e914 | e9bde549a9b4 | cc674690bf9a | Dean Michael Berris | Use a common sled representation, hide ELF64-specific implementation detail | Oct 17 2016, 10:38 PM | cc674690bf9a | 0beedc5dc006 | 7b0ccf69b0c8 | Dean Michael Berris | Fix handling of error. | Oct 17 2016, 6:10 PM | 7b0ccf69b0c8 | 1c67b6b501e0 | 2d3a44da68c3 | Dean Michael Berris | Use errors exclusively | Oct 16 2016, 11:04 PM | 2d3a44da68c3 | 5b46f8d0d6dd | 6577b73f5138 | Dean Michael Berris | Address some review comments | Oct 13 2016, 12:30 AM | 6577b73f5138 | 17ae1a152602 | 49cd4f5d34ea | Dean Michael Berris | Remove unnecessary end marker for enums | Oct 9 2016, 5:47 PM | 49cd4f5d34ea | 27a1b15e8865 | 101c89e398f8 | Dean Michael Berris | Remove instrmap example file. | Oct 5 2016, 11:59 PM | 101c89e398f8 | 3cd42ff69a9a | 140845ccf38f | Dean Michael Berris | Additional changes | Oct 5 2016, 11:54 PM | 140845ccf38f | 0cbc1217844f | 9fb78a5acc26 | Dean Michael Berris | Address review comments | Oct 5 2016, 11:32 PM | 9fb78a5acc26 | 23314681e169 | 708b9f72dfd1 | Dean Michael Berris | Add a command registry interface | Oct 5 2016, 1:49 AM | 708b9f72dfd1 | ca19155d45e0 | 15a294197d01 | Dean Michael Berris | Address review comments | Sep 13 2016, 10:24 PM | 15a294197d01 | 756806bb7cc9 | 8a195f1637b0 | Dean Michael Berris | Move invocation logic to function in subcommand definition | Sep 12 2016, 12:09 AM | 8a195f1637b0 | 5a9a94165ec9 | 093c91731e9a | Dean Michael Berris | Fix header guard spelling | Sep 8 2016, 10:45 PM | 093c91731e9a | 7788f9bde6c1 | 2c3f1a7cd5e7 | Dean Michael Berris | [XRay] Implement `llvm-xray extract`, start of the llvm-xray tool (Show More…) | Sep 8 2016, 9:58 PM |
|
Do we need both yaml and json? If this is only for testing purposes, seems one would suffice? (is this for other purposes?)