-
test/tools/llvm-xray/X86/
| | 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 |
---|
| test/ | tools/ | llvm-xray/ | X86/ |
| | | 16 lines | | 1 line | | | | 10 lines | | 40 lines | | 58 lines | | 306 lines | | 42 lines | | 39 lines | | 31 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
34e17a1b7159 | e9dee5d37f5c | ed088eb0b027 | Dean Michael Berris | Remove unnecessary end marker for enums | Oct 9 2016, 5:47 PM | ed088eb0b027 | 7623a261230e | 55dafbe42462 | Dean Michael Berris | Remove instrmap example file. | Oct 5 2016, 11:59 PM | 55dafbe42462 | 1479f0fb13dd | e554fa2f25eb | Dean Michael Berris | Additional changes | Oct 5 2016, 11:54 PM | e554fa2f25eb | 285f90c26287 | 57d8e4fdf08a | Dean Michael Berris | Address review comments | Oct 5 2016, 11:32 PM | 57d8e4fdf08a | bfaa17210cf3 | aa3329476aa5 | Dean Michael Berris | Add a command registry interface | Oct 5 2016, 1:49 AM | aa3329476aa5 | 3f685dd883a8 | b482c35e520b | Dean Michael Berris | Address review comments | Sep 13 2016, 10:24 PM | b482c35e520b | 8dd77460b6d3 | cc3ce5185652 | Dean Michael Berris | Move invocation logic to function in subcommand definition | Sep 12 2016, 12:09 AM | cc3ce5185652 | 840e4e579174 | 97cadc243267 | Dean Michael Berris | Fix header guard spelling | Sep 8 2016, 10:45 PM | 97cadc243267 | 988c2dd032cc | 7cdcbfeac7c2 | 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?)