[PATCH] D24376: [XRay] Implement `llvm-xray convert` -- trace file conversion
Dean Michael Berris via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 26 03:36:09 PDT 2016
dberris planned changes to this revision.
dberris added a comment.
I'll be adding more tests and sample inputs for this tool, and probably use DataExtractor too for loading the records from the XRay log files. Please hold off on reviewing @dblaikie.
https://reviews.llvm.org/D24376
More information about the llvm-commits
mailing list