]> granicus.if.org Git - llvm/commit
Xray docs with description of Flight Data Recorder binary format.
authorKeith Wyss <wyssman@gmail.com>
Wed, 2 Aug 2017 17:27:20 +0000 (17:27 +0000)
committerKeith Wyss <wyssman@gmail.com>
Wed, 2 Aug 2017 17:27:20 +0000 (17:27 +0000)
commite97c5836a77db803fe53319c53f3bf8e8b26d2b7
treed2b49d30acf6f17088f701ef3dd9cf7a11dac522
parentc4d94abf28c3976fed69072ea6e8db5358858421
Xray docs with description of Flight Data Recorder binary format.

Summary:
Adding a new restructuredText file to document the trace format produced with
an FDR mode handler and read by llvm-xray toolset.

Reviewers: dberris, pelikan

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D36041

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309836 91177308-0d34-0410-b5e6-96231b3b80d8
docs/XRay.rst
docs/XRayFDRFormat.rst [new file with mode: 0644]
lib/XRay/Trace.cpp