Xray docs with description of Flight Data Recorder binary format.
authorKeith Wyss <wyssman@gmail.com>
Wed, 2 Aug 2017 21:47:27 +0000 (21:47 +0000)
committerKeith Wyss <wyssman@gmail.com>
Wed, 2 Aug 2017 21:47:27 +0000 (21:47 +0000)
commit3d0bc9ef1a9dd78815aad6e2ef1c70747a0de56c
tree20f8f1ea7330d711714522de7b2f7eb4aad8711d
parente6de494b7442f5a725ab77bdb80aa20de5447736
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.

Fixed two problems in the documentation from differential review. One bad table
and a missing link in the toc.

Original commit was e97c5836a77db803fe53319c53f3bf8e8b26d2b7.

Reviewers: dberris, pelikan

Subscribers: llvm-commits

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

llvm-svn: 309891
llvm/docs/XRay.rst
llvm/docs/XRayFDRFormat.rst [new file with mode: 0644]
llvm/docs/index.rst
llvm/lib/XRay/Trace.cpp