Skip to content
This repository was archived by the owner on Apr 23, 2020. It is now read-only.

Commit 3e9e87e

Browse files
committed
Revert "Xray docs with description of Flight Data Recorder binary format."
This reverts commit 3462b8ad41a840fd54dbbd0d3f2a514c5ad6f656. The docs-llvm-html target failed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309842 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent fac03ed commit 3e9e87e

File tree

3 files changed

+5
-403
lines changed

3 files changed

+5
-403
lines changed

docs/XRay.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,9 +196,6 @@ on your application, you may set the ``xray_fdr_log`` option to ``true`` in the
196196
``XRAY_OPTIONS`` environment variable (while also optionally setting the
197197
``xray_naive_log`` to ``false``).
198198

199-
When the buffers are flushed to disk, the result is a binary trace format
200-
described by `XRay FDR format <XRayFDRFormat.html>`_
201-
202199
When FDR mode is on, it will keep writing and recycling memory buffers until
203200
the logging implementation is finalized -- at which point it can be flushed and
204201
re-initialised later. To do this programmatically, we follow the workflow

0 commit comments

Comments
 (0)